[jboss-jira] [JBoss JIRA] (WFCORE-1344) Adding a module on remote host doesn't work as expected

Daniel Kreuter (JIRA) issues at jboss.org
Mon Feb 1 10:11:00 EST 2016


Daniel Kreuter created WFCORE-1344:
--------------------------------------

             Summary: Adding a module on remote host doesn't work as expected
                 Key: WFCORE-1344
                 URL: https://issues.jboss.org/browse/WFCORE-1344
             Project: WildFly Core
          Issue Type: Feature Request
          Components: CLI
            Reporter: Daniel Kreuter
            Assignee: Alexey Loubyansky


Hi,

I connected to a remote WildFly instance via jboss-cli.bat (from Windows to Linux) and tried to install the MySQL module via
{code}
module add --name com.mysql --resources=C:\mysql....jar --dependencies=javax.api,javax.transaction.ap
{code}

What I expected was, that the module would be installed on the remote host. What actually happend was: The CLI installed the module on my local WildFly instance instead.

Regards

Daniel



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list