https://issues.apache.org/bugzilla/show_bug.cgi?id=56952
Bug ID: 56952
Summary: Move JasperInitializer into separate jar
Product: Tomcat 8
Version: 8.0.12
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Jasper
Assignee: [email protected]
Reporter: [email protected]
The SCI JasperInitializer is inside the jasper.jar. Other containers that want
to use tomcat jasper may need to provide their own SCI in order to correctly
initializer jasper in their environment.
This is the case eg for Jetty. Currently we have to repackage the jasper.jar
artifact to strip out the SCI, so our own subclass of JasperInitializer can be
called instead.
It would be great if the JasperInitializer could be moved into its own jar so
that we could consume the jasper.jar directly.
regards
Jan
--
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]