: META-INF/context.xml and custom Manager
John D'Emic wrote:
> Hey all,
>
Hi,
>
>
> I have a custom Manager class I'm trying to use for a single webapp. It
> seems the way to do this is to have a context.xml file in the exploded
> webapp's META-INF direct
but I am just
guessing here. Just for kicks try common/lib or shared/lib.
On 5/5/06, John D'Emic <[EMAIL PROTECTED]> wrote:
>
> Its in ose.jar in server/lib. From looking at the tomcat logs, it don't
> see
> any exceptions trying to load it or anything like that.
EMAIL PROTECTED]
Sent: Friday, May 05, 2006 4:07 PM
To: Tomcat Users List
Subject: Re: META-INF/context.xml and custom Manager
Where is this class located? net.badcurrent.ose.tomcat.manager.CustomManager
Maybe it needs to be somewhere else. Just a guess.
On 5/5/06, John D'Emic <[EMAIL PROT
Hey all,
I have a custom Manager class I'm trying to use for a single webapp. It
seems the way to do this is to have a context.xml file in the exploded
webapp's META-INF directory. I have the following:
The webapp loads fine, but from looking at
http://localhost:80