Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » RMI within eclipse
RMI within eclipse [message #261367] Fri, 24 July 2009 17:49
Eclipse UserFriend
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.
Previous Topic:java
Next Topic:Javadoc view blank (Galileo)
Goto Forum:
  


Current Time: Thu Jul 17 05:00:51 EDT 2025

Powered by FUDForum. Page generated in 0.49144 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top