Hi, When trying to run a simple RMI program we are getting java.rmi.server.RemoteObject class cast exception. Can somebody help me on this. I am using the Kaffe from CVS of Aug 2001. Details: Our implementation class implements the interface which extends the RemoteObject. And in the constructor of the Implementation class , we are exporting the object of this class , so that it can act as a Remote Server i.e a RemoteListener. By using UnicastRemoteObject.exportObject(this); where 'this' is the object of the Implementation class. Regards, Partha
---------------------------------------------------------------------------------------------------------------------- Information transmitted by this E-MAIL is proprietary to Wipro and/or its Customers and is intended for use only by the individual or entity to which it is addressed, and may contain information that is privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please notify us immediately at mailto:[EMAIL PROTECTED] and delete this mail from your records. ----------------------------------------------------------------------------------------------------------------------
