Hi Gurus,
I have a existing RMI registry with a couple of objects belonging to a
third party registered on it. This rmiregistry is running separately not
in the application server (WebLogic 5.1) .
I require to request services from the objects registered on the
rmiregistry.
Using a Stateless SessionBean deployed on WebLogic 5.1, can I do a lookup
for the RMI objects on the rmiregistry.
I get the following error:
Error: java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
java.lang.ClassNotFoundException: BWrmiImpl_Stub
Am I doing something wrong??
Has someone been able to bind the objects registered on a rmiregistry to the JNDI tree
in Weblogic???
Thanks in advance
Mohit
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".