classloader in
>> tomcat/conf/catalina.properties.
>>
>>
>> p
>>
>>> Regards
>>> Krishna
>>>
>>>
>>> -Original Message-
>>> From: Anne, Radhakrishna (NSN - IN/Bangalore)
>>> Sent: Tuesday, July
: Wednesday, July 27, 2011 1:12 PM
To: Tomcat Users List
Subject: Re: Class loading order
On 27/07/2011 06:19, Anne, Radhakrishna (NSN - IN/Bangalore) wrote:
> Hello,
>
> Can I use virtualWebAppLoader class to meet my requirements..?
You might be able to, but please note: 'hot fixes
ve
> to carry all the previous changes. Why not just update the JAR instead?
>
> You can also enable the shared classloader in
> tomcat/conf/catalina.properties.
>
>
> p
>
> > Regards
> > Krishna
> >
> >
> > -Original Message-----
> >
a (NSN - IN/Bangalore)
> Sent: Tuesday, July 26, 2011 2:24 PM
> To: Tomcat Users List
> Subject: RE: Class loading order
>
> Hello,
>
> My web applications is designed to plug-in 3 rd party modules. 3rd party
> jars and my jars would placed under WEB-INF/libs.
> In case
Hello,
Can I use virtualWebAppLoader class to meet my requirements..?
Regards
Krishna
-Original Message-
From: Anne, Radhakrishna (NSN - IN/Bangalore)
Sent: Tuesday, July 26, 2011 2:24 PM
To: Tomcat Users List
Subject: RE: Class loading order
Hello,
My web applications is designed
...@pidster.com]
Sent: Tuesday, July 26, 2011 2:15 PM
To: Tomcat Users List
Subject: Re: Class loading order
On 26/07/2011 09:38, Anne, Radhakrishna (NSN - IN/Bangalore) wrote:
>
> Hello,
>
> I would like to changes the default order look up for class loading,
as
> I understood fr
On 26/07/2011 09:38, Anne, Radhakrishna (NSN - IN/Bangalore) wrote:
>
> Hello,
>
> I would like to changes the default order look up for class loading, as
> I understood from the doc, the order of look up is
> 1)WEB-INF/classes
> 2)WEB_INF/lib.
>
> Now I wanted to change this order and
Hello,
I would like to changes the default order look up for class loading, as
I understood from the doc, the order of look up is
1) WEB-INF/classes
2) WEB_INF/lib.
Now I wanted to change this order and have my own order look up as shown
below i.e.
1) /opt/shared/classes
2)