console should allow to overwrite ejb env-entry and context-param elements
--------------------------------------------------------------------------
Key: GERONIMO-4376
URL: https://issues.apache.org/jira/browse/GERONIMO-4376
Project: Geronimo
Issue Type: New Feature
Security Level: public (Regular issues)
Components: console
Reporter: Jürgen Weber
Priority: Minor
Usually ejb-jar.xml env-entry and web.xml context-param elements are in
archives, to change them you ususally have to run ant scripts and re-build the
archives, usually with changes to the source code repository, which is quite
heavy to change a parameter.
Geronimo console should offer a portlet to override these parameters. Geronimo
should save the parameters in config files or in the embedded java database.
On redeploying the application Geronimo should check, if there are overridden
parameters, should inform the user and let the user decide, if the overriding
parameters should be kept or thrown away.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.