https://issues.apache.org/bugzilla/show_bug.cgi?id=52607

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Mark Thomas <ma...@apache.org> 2012-02-08 21:19:39 UTC ---
This has been fixed in trunk and 7.0.x and will be included in 7.0.26 onwards.

JARs need to be visible to the common or shared class loader. If you want to
use a separate directory us this in catalina.properties:
shared.loader=${catalina.base}/ext/*.jar

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to