[jboss-jira] [JBoss JIRA] (WFCORE-907) CLI's embed-host-controller command does not work in a non-modular CLI

Brian Stansberry (JIRA) issues at jboss.org
Mon Aug 24 21:46:26 EDT 2015


Brian Stansberry created WFCORE-907:
---------------------------------------

             Summary: CLI's embed-host-controller command does not work in a non-modular CLI
                 Key: WFCORE-907
                 URL: https://issues.jboss.org/browse/WFCORE-907
             Project: WildFly Core
          Issue Type: Bug
          Components: CLI
    Affects Versions: 2.0.0.Beta4
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 2.0.0.Beta5


EmbedHostControllerHandler assumes that ModuleLoader.forClass(getClass()) will return a classloader, but it only will if the CLI process is running in a modular environment. If it isn't, EmbedHostControllerHandler must take responsibility for setting up the modular classloading environment.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list