RE: How to replace VirtualWebappLoader in Tomcat 8

2014-02-12 Thread Renaud Pelissier
dditional resources. Renaud -Message d'origine- De : Mark Thomas [mailto:ma...@apache.org] Envoyé : mardi 11 février 2014 20:09 À : Tomcat Users List Objet : Re: How to replace VirtualWebappLoader in Tomcat 8 On 11/02/2014 17:31, Renaud Pelissier wrote: > Okay

Re: How to replace VirtualWebappLoader in Tomcat 8

2014-02-11 Thread Mark Thomas
On 11/02/2014 17:31, Renaud Pelissier wrote: > Okay, I had it working finally by setting webAppMount to "/WEB-INF/classes" > for every classes directory. > So I understand the /WEB-INF/classes mount point is hard coded into the > default Loader? Is it different to use /WEB-INF/lib? /WEB-INF/cla

RE: How to replace VirtualWebappLoader in Tomcat 8

2014-02-11 Thread Renaud Pelissier
Okay, I had it working finally by setting webAppMount to "/WEB-INF/classes" for every classes directory. So I understand the /WEB-INF/classes mount point is hard coded into the default Loader? Is it different to use /WEB-INF/lib? Regards, Renaud * Test.XML