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

           Summary: Jar abstraction for Jasper
           Product: Tomcat 7
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Jasper
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Jasper can load TLD files through the ServletContext or from a Jar file. To
load TLDs from Jar file, an URL to a Jar file must be passed. However, in some
environments (e.g. in OSGi) it might not be easy to provide an URL to a jar
file. It would be nice to abstract the way Jasper is looking up the embedded
TLDs so that different ways of looking up TLDs within Jar files or Bundles or
whatever could be used.

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

Reply via email to