[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
[ https://issues.jboss.org/browse/WFCORE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Kreuter updated WFCORE-1344:
-----------------------------------
Description:
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
was:
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
> 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