> From: Caldarale, Charles R
> Subject: RE: Problems with VirtualWebappLoader (Was RE:
> Tomcat 6.0.x Classloader sequence)
>
> I see by looking back at the beginning of this thread that
> you already tried something similar.
Now let's really go back to your original
> From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
> Subject: RE: Problems with VirtualWebappLoader (Was RE:
> Tomcat 6.0.x Classloader sequence)
>
> O.k., try this undocumented capability. Inside each element
> that needs it, specify a element with the follo
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: RE: Problems with VirtualWebappLoader (Was RE:
> Tomcat 6.0.x Classloader sequence)
>
> I merely want the webapp classloader of each webapp1 to load
> classes not only from WEB-INF/{classes|lib} but also from
gards,
/U
--
-- Original message --
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Subject: Problems with VirtualWebappLoader (Was RE: Tomcat
> > 6.0.x Classloader seque
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: Problems with VirtualWebappLoader (Was RE: Tomcat
> 6.0.x Classloader sequence)
>
> Following on an earlier thread: I am trying to place
> the libraries common to a number of webapp contexts
> in a common direc
Env: JRE1.6, Tomcat 6.0.14
Following on an earlier thread: I am trying to place the libraries common
to a number of webapp contexts in a common directory (${catalina.home}/myapplib)
and configure the VirtualWebappLoader with the list of jarfiles for loading by
each webapp context.
My problem is t