Building EJB client applications for EJBs running in EAServer 6.x requires additional steps when you create the EJB client proxy.
- 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.
- In the Select EJB Component dialog box that you open from the EJB Client Proxy project painter, add this directory to the class path.
- Generate the proxy.