Hi all
I am using WAS 3.5. in Win NT. We have a standalone
java client for the contacting the
EJB. After 40 requests or so the java client fails to create home object(stub). It says remote server exception.
The following is the error we get from the java standalone client. Could anyone solve this problem
****Home not found
java.rmi.ServerException: RemoteException occurred in server
thread; nested exception is:
com.ibm.ejs.container.UncheckedException: ; nested exception is:
java.lang.NullPointerException
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
com.ibm.ejs.container.UncheckedException: ; nested exception is:
java.lang.NullPointerException
com.ibm.ejs.container.UncheckedException: ; nested exception is:
java.lang.NullPointerException
java.lang.NullPointerException
Regds
Shvia