[kaffe] [Fwd: Kaffe Bug RMI]

Hervé Roussain Herve.Roussain@univ-ubs.fr
Tue Jul 8 06:01:01 2003


--=-eqWq41yGlPZ542Et1nl8
Content-Type: text/plain
Content-Transfer-Encoding: 7bit



--=-eqWq41yGlPZ542Et1nl8
Content-Disposition: inline
Content-Description: Forwarded message - Kaffe Bug RMI
Content-Type: message/rfc822

Return-Path: <cyrus@netse>
X-Sieve: cmu-sieve 2.0
Return-Path: <Nicolas.Le-Sommer@univ-ubs.fr>
Received: from mercure.univ-ubs.fr (root@mercure.univ-ubs.fr
	[194.199.58.4]) by netse.univ-ubs.fr (8.11.6/8.11.6/$RCSfile: homae.mc,v
	$Revision: 1.2 $) with ESMTP id h68Cx4960775 for
	<herve.roussain@netse.univ-ubs.fr>; Tue, 8 Jul 2003 14:59:04 +0200 (CEST)
	(envelope-from Nicolas.Le-Sommer@univ-ubs.fr)
Received: from univ-ubs.fr (pc-mna-37.univ-ubs.fr [172.17.96.37]) by
	mercure.univ-ubs.fr (8.9.1a/jtpda-5.3.1) with ESMTP id OAA04127 for
	<herve.roussain@univ-ubs.fr>; Tue, 8 Jul 2003 14:59:03 +0200
Message-ID: <3F0AC0A4.6000203@univ-ubs.fr>
Date: Tue, 08 Jul 2003 15:01:24 +0200
From: Nicolas Le Sommer <Nicolas.Le-Sommer@univ-ubs.fr>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.2.1) Gecko/20030225
X-Accept-Language: en-us
MIME-Version: 1.0
To: herve.roussain@univ-ubs.fr
Subject: Kaffe Bug RMI
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by vohkoohe.univ-ubs.fr id h68D4SPO003616

Hi all,
I have some problems to use rmi with the current CVS kaffe version.

Firstly, the "bind" or "rebind" method in the class java.rmi.Naming=20
seems to delete the first
character of the server's name.

Secondly, the rmic does not work because it does not find java Classes.=20
I think the ClassLoader
does not work correctly.

The error is the following :


rmic mathImpl
java.lang.ClassNotFoundException: mathImpl
         at java.lang.Class.forName(Class.java:native)
         at java.lang.Class.forName(Class.java:44)
         at kaffe.rmi.rmic.RMIC.findClass(RMIC.java:149)
         at kaffe.rmi.rmic.RMIC.analyzeClass(RMIC.java:115)
         at kaffe.rmi.rmic.RMIC.processClass(RMIC.java:84)
         at kaffe.rmi.rmic.RMIC.run(RMIC.java:73)
         at kaffe.rmi.rmic.RMIC.main(RMIC.java:52)
Caused by: <null cause>



Best regards,
Nicolas
--=20
-- Nicolas Le Sommer -------------------------------------
Universit=E9 de Bretagne Sud -- Laboratoire Valoria
Campus de Tohannic, 56000 Vannes, France
Email : mailto:Nicolas.Le-Sommer@univ-ubs.fr
Web   : http://www.univ-ubs.fr/valoria/Nicolas.Le-Sommer
Tel   : 02 97 01 72 45  --  Fax : 02 97 01 72 00
----------------------------------------------------------



--=-eqWq41yGlPZ542Et1nl8--