java.rmi.server.RemoteObject classcast exception

Parthasarathy G kaffe@rufus.w3.org
Wed, 26 Sep 2001 11:21:31 +0530



This is a multi-part message in MIME format.

--------------InterScan_NT_MIME_Boundary
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

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


--------------InterScan_NT_MIME_Boundary
Content-Type: text/plain;
	name="Wipro_Disclaimer.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="Wipro_Disclaimer.txt"

----------------------------------------------------------------------------------------------------------------------
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:mailadmin@wipro.com and delete this mail
from your records.
----------------------------------------------------------------------------------------------------------------------


--------------InterScan_NT_MIME_Boundary--