Hi,
May I know if Jini1.1 can work with latest Kaffe?

We are getting following exception while running Jini with Kaffe:
'ClassCast Exception' while exporting the RemoteObject.

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 Remote
Listener.

By using UnicastRemoteObject.exportObject(this);

where 'this' is the object of the Implementation class.

Thanks & rgds,
Santosh

----------------------------------------------------------------------------------------------------------------------
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.
----------------------------------------------------------------------------------------------------------------------

Reply via email to