There is a Bugzilla entry about this issue. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18415
To change the classloading behaviour in Jboss, there is an attribute called �Java2ClassLoadingCompliance� that you can change. By default its set to �true�. You want to change this to �false�.
<attribute name="Java2ClassLoadingCompliance">true</attribute>
For JBoss+Jetty this is found in the file
JBOSS_HOME\server\default\deploy\jbossweb-jetty.sar\META-INF\jboss-service.xml
For JBoss+Tomcat it�s found in JBOSS_HOME\server\default\deploy\jbossweb-tomcat.sar\META-INF\jboss-service.xml
Roshan
From: Glen Carl <[EMAIL PROTECTED]> Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]> To: Jetspeed Users List <[EMAIL PROTECTED]> Subject: Re: JBoss log problem Date: Sat, 26 Jul 2003 10:41:10 -0700
Thanks Harald.
I am running Jetspeed-1.4b5-dev from a cvs download on May 17. Is the new logging scheme ready now? I guess I will try the latest from CVS.
I am new to JBoss, and will therefore need to research the class loaders. Glen
_________________________________________________________________
Stay in touch with absent friends - get MSN Messenger http://www.msn.co.uk/messenger
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
