>If you are in an implementation of o.a.c.Manager, you can say:
>
>  ClassLoader webappCL = getContainer().getLoader().getClassLoader();
>
>> Filip
>>
>
>Craig
yeah, I just saw this, thanks a lot!!


Filip

~
Namaste - I bow to the divine in you
~
Filip Hanik
Software Architect
[EMAIL PROTECTED]
www.filip.net

>-----Original Message-----
>From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, May 07, 2002 8:27 AM
>To: Tomcat Developers List
>Subject: RE: How do I get the classloader inside the session manager
>
>
>
>
>On Tue, 7 May 2002, Filip Hanik wrote:
>
>> Date: Tue, 7 May 2002 07:28:38 -0700
>> From: Filip Hanik <[EMAIL PROTECTED]>
>> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
>> To: Tomcat Developers List <[EMAIL PROTECTED]>
>> Subject: RE: How do I get the classloader inside the session manager
>>
>> >The context classloader is supposed to be the webapp class loader.
>> >Is that what you want ?
>>
>> exactly, that is what I want. I assume there is a different
>classloader for
>> each web app.
>> how do I get this guy from the session manager?
>
>If you are in an implementation of o.a.c.Manager, you can say:
>
>  ClassLoader webappCL = getContainer().getLoader().getClassLoader();
>
>> Filip
>>
>
>Craig
>
>
>--
>To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to