: 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
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 directory. I have the following:
>
Well, META-INF/context.xml is the right place, bu
Tried it in common/lib and shared/lib to no avail...
-Original Message-
From: Marc Farrow [mailto:[EMAIL PROTECTED]
Sent: Friday, May 05, 2006 4:29 PM
To: Tomcat Users List
Subject: Re: META-INF/context.xml and custom Manager
server/lib doesn't seem like the correct place for it,
unter: 0
maxActive: 0
sessionMaxAliveTime: 0
sessionAverageAliveTime: 0
rejectedSessions: 0
expiredSessions: 0
processingTime: 0
duplicates: 0
-Original Message-
From: Marc Farrow [mailto:[EMAIL PROTECTED]
Sent: Friday, May 05, 2006 4:07 PM
To: Tomcat Users List
Subject: Re: META-INF/context.x
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
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 PROTECTED]> wrote:
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