-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Peter,
On 1/22/13 2:00 PM, Peter Lavin wrote:
> Hi Violeta, thanks for your reply. My question is more to do with
> how I would configure my Tomcat installation to instantiate the
> WebappClassLoader for each of my services with this variable set t
Hi Violeta, thanks for your reply. My question is more to do with how I
would configure my Tomcat installation to instantiate the
WebappClassLoader for each of my services with this variable set to True.
When I call ...getClass().getClassLoader() on object instantiated, I get...
WebappClassL
Hi,
2013/1/21 Peter Lavin
>
> Dear List,
>
> can anybody tell me how I can configure the WebappClassLoader to not be
> the default "Delegate=false" to be "Delegate=True" ?
>
> thanks,
> Peter
>
>
Check this
http://tomcat.apache.org/tomcat-7.0-doc/config/loader.html#Common_Attributes
Regards
Viol