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).]