java.rmi.RemoteException: Could not create Entity EJB
sha wan
Greenhorn
Joined: Aug 31, 2001
Posts: 3
posted
0
Hi Guys, I am trying the account example provided in the documentation. I have successfully deployed the AccountApp, and I am now in the process of testing the AccountClient by running a testClient.bat file with the following contents: set CPATH=.;%J2EE_HOME%\lib\j2ee.jar;AccountAppClient.jar java -classpath "%CPATH%" AccountClient However, I am getting the following error message: Caught an exception. java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: java.rmi.RemoteException: Could not create Entity EJB java.rmi.RemoteException: Could not create Entity EJB no stack trace available I am using Cloudscape. Any idea on what went wrong? Rgds, ShaWan [This message has been edited by sha wan (edited September 01, 2001).] [This message has been edited by sha wan (edited September 01, 2001).] [This message has been edited by sha wan (edited September 01, 2001).]
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: java.rmi.RemoteException: Could not create Entity EJB