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.



-------------------------------------------------------------
"Attitude Matters"
Parthasarathy G
Technology Development Center - HomeNet
Wipro Technologies, E&I
53/1 , Hosur Road, Madiwala
Phone: 91-80-5502001-008  x3130
Fax No: 5502160
Bangalore - 560 068.
Visit Home Networks Website
* Intranet: http://gruha.wipro.com
* Internet: http://www.wipro.com/homenet/

**************************Disclaimer************************************
      


Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.



 ********************************************************************

Reply via email to