-
Task
-
Resolution: Done
-
Major
-
None
-
None
There are currently a number of duplicate code paths leading up to the EmbeddedServerFactory. This should be consolidated such that it is sufficient to do this
StandaloneServer server = EmbeddedServerFactory.create(jbossHome, modulePath, bundlePath, syspackages...);
The ARQ/EJB3 embedded container as well as the future FrameworkFactory integration benefit from this