]
Brian Stansberry reassigned WFCORE-1975:
----------------------------------------
Assignee: István Tóth (was: Jason Greene)
EmbeddedProcessFactory does not accept module pathes with multiple
directories
------------------------------------------------------------------------------
Key: WFCORE-1975
URL:
https://issues.jboss.org/browse/WFCORE-1975
Project: WildFly Core
Issue Type: Bug
Components: Server
Affects Versions: 3.0.0.Alpha12
Reporter: István Tóth
Assignee: István Tóth
The {{modulePath}} parameters passed to the
{{org.wildfly.core.embedded.EmbeddedProcessFactory}} methods are are rejected if they they
are actual paths with multiple directories. Only single directory names are accepted.
This is inconsistent with the normal operation of the server, with the naming of the
parameter, as well as with the semantics of the {{module.path}} system property that it
ultimately sets.