You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Volodymyr Bezuglyy <vb...@isd.dp.ua> on 2012/03/14 11:58:24 UTC

Where to place custom classloader in Tomcat5?

Hi!

Where to place custom WebappClassLoader in Tomcat?
Should I place it in Tomcat5\server\classes directory only?
Is it possible to place it in WEB-INF\clases directory of my web application?

Vladimir Bezugliy.


Re: Where to place custom classloader in Tomcat5?

Posted by Pid <pi...@pidster.com>.
On 14/03/2012 10:58, Volodymyr Bezuglyy wrote:
> Hi!
> 
> Where to place custom WebappClassLoader in Tomcat?
> Should I place it in Tomcat5\server\classes directory only?
> Is it possible to place it in WEB-INF\clases directory of my web application?

If it's in the classes directory of your application, which ClassLoader
is loading it?


p


-- 

[key:62590808]