Thanx! cu Stefan
----- Original Message ----- From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Monday, July 08, 2002 7:11 PM Subject: Re: Accessing Classes from different Context > > > On Mon, 8 Jul 2002 [EMAIL PROTECTED] wrote: > > > Date: Mon, 8 Jul 2002 19:04:43 +0200 > > From: [EMAIL PROTECTED] > > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > > To: Tomcat Users List <[EMAIL PROTECTED]> > > Subject: Re: Accessing Classes from different Context > > > > Hi, > > > > ok, that's not so good, but well... > > > > But can I configure this on Tomcat 4.1.x ??? There exists a lot of different > > ClassLoaders, but we haven't tested Tomcat 4 yet! Are there some options to > > allow our Application-Monitor to access Classes from different Contexts? > > No. > > Classes to be shared across webapps need to be in one of the parent > classloaders, normally be being placed in shared/lib (4.1.x, it was lib > in 4.0.x) or common/lib. > > > > > Thanx, > > > > Stefan > > Craig > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
