Ken Wills created WFCORE-1186:
---------------------------------
Summary: Isolate embedded server / host-controller module loading when
starting new server(s)
Key: WFCORE-1186
URL:
https://issues.jboss.org/browse/WFCORE-1186
Project: WildFly Core
Issue Type: Enhancement
Reporter: Ken Wills
Assignee: Ken Wills
Currently starting an embedded server obtains a single ModuleLoader instance, which is
then statically initialized with specific pointers to certain filesystem directories &
paths (server.log and module.path etc).
It would be ideal if each embedded instance could use it's own ModuleLoader, as it
would allow all of these properties to be managed separately, and potentially multiple
servers to be started at the same time.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)