Have a look in jboss/conf/catalina/jboss.conf You will see some ClassPathExtension MBeans.
You could try adding one for ../../lib/ by copying the one for ../../lib/ext/ Regards, Adrian >From: "Lewis Lin" <[EMAIL PROTECTED]> >To: "Jboss-User" <[EMAIL PROTECTED]> >Subject: RE: [JBoss-user] Jboss EmbeddedTomcat classloader - 2nd try >Date: Mon, 21 Jan 2002 12:14:45 -0500 > >Hi, > I did some more research on this. In Jboss 2.4+Tomcat 3.2.3, the web >container can see the classes that loaded by MLET setting in Jboss.conf. >But in Jboss 2.4.4 + Tomcat 4.0.1, the web container can no longer see the >classes. Is there anyway to change it back? > >Thanks, >Lewis > >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED]]On Behalf Of Lewis Lin >Sent: Friday, January 18, 2002 3:48 PM >To: Jboss-User >Subject: [JBoss-user] Jboss EmbeddedTomcat classloader > > >Hi, > I am using Jboss 2.4.4 + Tomcat 4.0.1 within the same JVM. I noticed >that the servlet can not see the classes that loaded in JBOSS/lib. And it >was working fine with JBoss 2.4.0 + Tomcat 3.2.3. Could someone help me >out? Do I miss something? > >Thanks, >Lewis > > >_______________________________________________ >JBoss-user mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/jboss-user > > >_______________________________________________ >JBoss-user mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/jboss-user _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
