[jboss-jira] [JBoss JIRA] (WFCORE-1344) Adding a module on remote host doesn't work as expected
ehsavoie Hugonnet (JIRA)
issues at jboss.org
Mon Feb 15 12:48:00 EST 2016
[ https://issues.jboss.org/browse/WFCORE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163163#comment-13163163 ]
ehsavoie Hugonnet commented on WFCORE-1344:
-------------------------------------------
The module command only works locally and is not designed to add/remove a module to a remote host.
> 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.api
> {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