https://issues.apache.org/bugzilla/show_bug.cgi?id=50997
Summary: StandardJarScanner ignores web-fragment.xml files in
unpacked jars if they are not ending with ".jar"
Product: Tomcat 7
Version: 7.0.11
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=26816)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26816)
Fix for directories in classpath not ending with .jar
We use eclipse sysdeo tomcat plugin for eclipse. It allows us to add target
build directories of eclipse into tomcat classpath. All works fine until we
decided to use web-fragment functionality. It failed to work despite the
config:
<JarScanner scanAllDirectories="true"/>
I fixed the problem. Please, see attached proposed patch.
--
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: [email protected]
For additional commands, e-mail: [email protected]