Hi,
> > Could someone tell me what is the purpose of having WebappLoader and
> > WebappClassLoader in Tomcat?
> >>WebappLoader is the Tomcat object that a user can configure that
> >>represents the class loader. It remains the same across web application
> >>stop/start.
>
> >>WebappClassLoader is
Hi
> > Could someone tell me what is the purpose of having WebappLoader and
> > WebappClassLoader in Tomcat?
> >>WebappLoader is the Tomcat object that a user can configure that
> >>represents the class loader. It remains the same across web application
> >>stop/start.
>
> >>WebappClassLoader is t
Hi,
2015-04-21 6:42 GMT+03:00 Thusitha Thilina Dayaratne <
thusithathil...@gmail.com>:
>
> Hi,
>
> > Could someone tell me what is the purpose of having WebappLoader and
> > WebappClassLoader in Tomcat?
> >>WebappLoader is the Tomcat object that a user can configure that
> >>represents the class l
Hi,
> Could someone tell me what is the purpose of having WebappLoader and
> WebappClassLoader in Tomcat?
>>WebappLoader is the Tomcat object that a user can configure that
>>represents the class loader. It remains the same across web application
>>stop/start.
>>WebappClassLoader is the actual cl
On 20/04/2015 14:22, Thusitha Thilina Dayaratne wrote:
> Hi,
>
> Could someone tell me what is the purpose of having WebappLoader and
> WebappClassLoader in Tomcat?
WebappLoader is the Tomcat object that a user can configure that
represents the class loader. It remains the same across web applica
Hi,
Could someone tell me what is the purpose of having WebappLoader and
WebappClassLoader in Tomcat?
As I understand WebappClassLoader is per web application and WebAppLoader for
tomcat server instance. Am I wrong?
Thanks
Best Regards
--