New Server Instance via plugins
-------------------------------
Key: GERONIMO-4382
URL: https://issues.apache.org/jira/browse/GERONIMO-4382
Project: Geronimo
Issue Type: New Feature
Security Level: public (Regular issues)
Components: commands, Plugins
Affects Versions: 2.2
Reporter: David Jencks
Assignee: David Jencks
Fix For: 2.2
After staring at the farming sample long enough I realized that it's pretty
easy to duplcate a server by the same process as used in the farm sample to
install the same plugin list on a bunch of servers running in the same geronimo
install. Basically, just fire up a new ServerInfo for the new instance,
construct a PluginInstallerGBean around it, and install all the existing
plugins into the new instance.
This might be enough of a solution to close GERONIMO-3123.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.