https://bz.apache.org/bugzilla/show_bug.cgi?id=59226

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
Notes:
- The web application class loader will ignore any Class-Path entries in a
manifest.
- Any class loader above that (common, server, shared, etc.) will process
Class-Path entries for any JAR on the class path.
- The proposed patch requires JARs referenced by the Class-Path header must
contain a manifest in order to be scanned. A solution without this limitation
is preferred.

-- 
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