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

--- Comment #2 from Mark Thomas <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to