Am 2013-08-22 21:40, schrieb Caldarale, Charles R:
From: Michael-O [mailto:1983-01...@gmx.net]
Subject: Re: Having trouble with common.loader
IF you want to decouple libraries from your war, add them to your
webapp's classpath, by configuring a VirtualWebappLoader ,
http://tomcat.apache.org/tomcat-7.0-doc/config/loader.html#VirtualWebappLoader_Implementation
Very decent tip for this loader. Does the Javadoc warning
"This is not meant to be used for production. Its meant to ease
development with IDE's without the need for fully republishing jars in
WEB-INF/lib"
still count?
No. That statement was removed from the doc:
http://tomcat.apache.org/tomcat-7.0-doc/config/loader.html
and the Javadoc some time ago. Use the current information.
True, it's gone for Tomcat 7. One (I) should file a ticket for that.
Thanks,
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org