> From: Dalia,Keith A - TO-DITT1 [mailto:[EMAIL PROTECTED]
> Subject: RE: Changing the webapp classpath
>
> So, I would place the in the web.xml that ships with
> my webapp?
No, it would be in the element inside your webapp's
META-INF/context.xml file. elements shoul
List
Subject: RE: Changing the webapp classpath
> From: "Dalia,Keith A - TO-DITT1" <[EMAIL PROTECTED]>
> Subject: Changing the webapp classpath
>
> I was wondering if there was a way to alter the default
> webapps classpath.
There's an undocumented capabilit
> From: "Dalia,Keith A - TO-DITT1" <[EMAIL PROTECTED]>
> Subject: Changing the webapp classpath
>
> I was wondering if there was a way to alter the default
> webapps classpath.
There's an undocumented capability within Tomcat that provides what
you're
.
---
- Original Message -
From: "Dalia,Keith A - TO-DITT1" <[EMAIL PROTECTED]>
To:
Sent: Monday, February 11, 2008 11:07 PM
Subject: Changing the webapp classpath
I was wondering if there was a way to alter the default webapps
classpath. We use several
I was wondering if there was a way to alter the default webapps
classpath. We use several different .jars in our deployments and would
like to create a directory structure under the web_inf/lib directory.
By default the webapps classloader only looks in web_inf/classes and
web_inf/lib. Any help i