Mohit,
It sounds like you are not getting the stub for the service you are requesting
downloaded dynamically.
Make sure the codebase is set on the remote objects you are requesting.
Chris
-----Original Message-----
From: Mohit Jain [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 10, 2000 2:41 PM
To: [EMAIL PROTECTED]
Subject: URGENT: Lookup for a RMI object from SessionBean in WebLogic
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".
===========================================================================
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".