Tomcat doesn't need to process the bits of web.xml for jndi and security, we
handle that.
-----------------------------------------------------------------------------------------
Key: GERONIMO-3201
URL: https://issues.apache.org/jira/browse/GERONIMO-3201
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Tomcat
Affects Versions: 2.0-M6
Reporter: David Jencks
Assignee: David Jencks
Fix For: 2.0-M6
Matt's been having problems with daytrader with tomcat objecting to some bits
of web.xml we generate for annotations/injections. We process all of the jndi
and security stuff ourselves anyway, and ignore anything tomcat does with it,
so we can avoid the problems and speed things up a bit by removing all that
stuff from web.xml before we let tomcat look at it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.