|
Hi friend,
Yes, thanks. I changed the policy file and gave the
permission to bind an object. It worked well ! But now I get this exception
:
java.rmi.ServerException : RemoteException occured
in server thread; nested Exception is : java.rmi.UnmarshalException :
error
unmarshalling arguments; nested exception is :
java.lang.ClassNotFoundException : Test_Stub !!!
The problem is that Test_Stub already exists in
server side jar file (TestEJB.jar) !!! Of course because I'm using pure 1.2,
I've used
-v1.2 option for RMI-Compiler (so it didn't
generate the skeleton files). Can it cause any problem ?
Best Regards,
Armond
|
- Binding in RMI Registry ! Armond Avanes
- Re: Binding in RMI Registry ! Hermann Schmitt
- Re: Binding in RMI Registry ! Hermann Schmitt
- Re: Binding in RMI Registry ! Armond Avanes
- Re: Binding in RMI Registry ! Erik Voldal
- Re: Binding in RMI Registry ! gee Martin
