Dont force jasper on every web app whether or not it uses jsps -- for jetty
---------------------------------------------------------------------------
Key: GERONIMO-4788
URL: https://issues.apache.org/jira/browse/GERONIMO-4788
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Jetty, web
Affects Versions: 2.2
Reporter: David Jencks
Assignee: David Jencks
Fix For: 2.2
Right now both jetty and tomcat require jasper dependencies for every web app
because the jsp servlet is always included by default. For jetty its fairly
easy to make the jasper deployer install the jsp servlet. Tomcat might be
harder.
For a while now trunk has been showing exceptions on startup because the dojo
plugins haven't included a jasper dependency; this is the cause.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.