RMI within eclipse [message #261367] |
Fri, 24 July 2009 17:49 |
Eclipse User |
|
|
|
Hi,
I have gone through different discussions on running RMI applications in
eclipse plugin applications.
Nothing seems to work for me.
I am trying to start the OpenJMS server from inside an eclipse application
with security manager and policy file set.
But it gives class not found exception with the following message.
org.exolab.jms.server.ServerException: java.rmi.ServerException:
RemoteException occurred in server thread; nested exception is:
java.rmi.UnmarshalException: error unmarshalling arguments; nested exception
is:
java.lang.ClassNotFoundException:
org.exolab.jms.server.rmi.RmiJmsServer_Stub
Does anyone have any idea how to fix this problem. If i run my app as a java
application it works well. Is there anything specifically to be done for an
plugin project which uses RMI.
Kathir.
|
|
|
Powered by
FUDForum. Page generated in 0.49144 seconds