Need a way to load config.xml customizations without a whole config.xml file
----------------------------------------------------------------------------
Key: GERONIMO-3841
URL: https://issues.apache.org/jira/browse/GERONIMO-3841
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Plugins
Affects Versions: 2.2
Reporter: David Jencks
Assignee: David Jencks
Fix For: 2.2
Plugins can install stuff into config.xml and provide "knobs to turn" in
config_substitutions.properties, but we don't have a way to customize a bunch
of existing stuff in config.xml all at once.
I'm proposing a method on PluginInstaller that lets you merge a bunch of
config.xml content into a server's config.xml. I've implemented this so the
car-maven-plugin can do this during server assembly. We could provide a gshell
based method also.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.