Details
Description
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.