Ignore it, it is a DEBUG message. The class is only required on jre1.4 to workaround a bug in that version's RMI caching.
I'll change it to a TRACE, to avoid this question in future.
Regards, Adrian
From: Patrick Mau <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: JBoss Development <[EMAIL PROTECTED]> Subject: [JBoss-dev] JBoss4 (CVS HEAD): Missing JBossRMIClassLoader.class Date: Wed, 26 Feb 2003 20:16:46 +0100
Hallo everyone,
I have a problem running JBoss 4 (CVS HEAD) under jdk1.3.1.
If I build JBoss using above jdk, the JBossRMIClassLoader is excluded in jboss/system/build.xml
<exclude name="org/jboss/system/JBossRMIClassLoader.java" unless="HAVE_JDK_1.4"/>
This leads to a CNFE during startup. Maybe JBoss4 is actually JDK1.4 only ? It would be great if someone could clarify this for me.
Thanks, Patrick
------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
_________________________________________________________________ Express yourself with cool emoticons http://messenger.msn.co.uk
------------------------------------------------------- This SF.net email is sponsored by: Scholarships for Techies! Can't afford IT training? All 2003 ictp students receive scholarships. Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more. www.ictp.com/training/sourceforge.asp _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
