[
https://issues.apache.org/jira/browse/GERONIMO-3619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149402#comment-13149402
]
Mike Hudgins commented on GERONIMO-3619:
----------------------------------------
+1 on this issue (to be released in any version of geronimo).
Tomcat, Glassfish, Jetty allow the context param's for servlet to be overridden
at deployment time without having to crack open the war file and modify the
web.xml.
A scenario for our enterprise is leveraging one servlet/jee container amongst
multiple parties (for example multiple developers doing integration testing)
and deploying the same war to different contexts. Examples of servlet context
params to override: Libraries such as Spring and Log4J have context params
which it would be nice to override for each deployed instance of the war file.
Thanks.
> Allow context-param's to be overridden in geronimo-web.xml
> ----------------------------------------------------------
>
> Key: GERONIMO-3619
> URL: https://issues.apache.org/jira/browse/GERONIMO-3619
> Project: Geronimo
> Issue Type: New Feature
> Security Level: public(Regular issues)
> Components: deployment
> Affects Versions: 2.0.x, 2.1
> Reporter: Kevan Miller
> Priority: Minor
> Fix For: Wish List
>
>
> A user on our dev list requested the ability to override context-params
> specified in a web.xml deployment descriptor. Tomcat supports this
> capability. Allowing the params to be overridden allows users to deploy a war
> file without having to alter the contents of the war.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira