Does Jini1.1 work with latest Kaffe?

Parthasarathy G kaffe@rufus.w3.org
Tue, 2 Apr 2002 11:33:49 +0530



This is a multi-part message in MIME format.

------=_NextPartTM-000-1cb8bc09-45fd-11d6-a942-00b0d0d06be8
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

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/


------=_NextPartTM-000-1cb8bc09-45fd-11d6-a942-00b0d0d06be8
Content-Type: text/plain;
	name="Wipro_Disclaimer.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="Wipro_Disclaimer.txt"

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



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

------=_NextPartTM-000-1cb8bc09-45fd-11d6-a942-00b0d0d06be8--