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/classes is for classes
/WEB-INF/lib is for JARs

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to