> From: Ravi116 [mailto:[EMAIL PROTECTED] 
> Subject: RE: How to use catalina classloader
> 
> 
> The manager servlet implements CatalinaServlet (so gets 
> initialized with setWrapper method).

It's ContainerServlet, not CatalinaServlet.  A higher degreee of
accuracy in your mailings will get you answers faster.

> Besides tomcat manager dosent seem to have its classes in
> server/classes.

Which was my point before.

Have you tried setting the privileged attribute of your <Context>
element to true?  Not sure if this will help, but it may provide access
to the server/lib classloader - I'm browsing through the code to see.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to