Creating an EJB Client Proxy for an EAServer 6.x Component

Building EJB client applications for EJBs running in EAServer 6.x requires additional steps when you create the EJB client proxy.

  1. Copy the packagename directory from the %DJC_HOME%\deploy\ejbjars\ directory on the server to the client computer, where packagename is the package that contains the EJB you want to use.
  2. In the Select EJB Component dialog box that you open from the EJB Client Proxy project painter, add this directory to the class path.
  3. Generate the proxy.