https://issues.apache.org/bugzilla/show_bug.cgi?id=50680
Summary: NPE in TagFileProcessor when tag file is in an
expanded directory "jar"
Product: Tomcat 7
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Jasper
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=26570)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26570)
Patch against current trunk to add a null check to TagFileProcessor
When using VirtualDirContext, or the equivalent in the Web Tools Tomcat
support, an expanded directory can be used in place of a jar file. In this
case, tag files in the directory's META-INF folder will result in an NPE
because the jarResource obtained from the TldLocation is null.
--
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]