[jboss-jira] [JBoss JIRA] (AS7-4265) cli command to add/remove AS modules

S BH (JIRA) jira-events at lists.jboss.org
Fri Oct 11 07:25:03 EDT 2013


    [ https://issues.jboss.org/browse/AS7-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12813375#comment-12813375 ] 

S BH edited comment on AS7-4265 at 10/11/13 7:23 AM:
-----------------------------------------------------

Not working, giving exception:

[standalone at localhost:9999 /] module add --name=com.mysql --resources=mysql-connector-java-5.1.13-bin.jar --dependencies=javax.api,javax.transaction.api

Unexpected command 'module add --name=com.mysql --resources=mysql-connector-java-5.1.13-bin.jar --dependencies=javax.api,javax.transaction.api'. Type 'help --commands' for the list of supported commands.
                
      was (Author: spbhosale):
    Not working, giving exception:

[standalone at localhost:9999 /] module add --name=com.mysql --resources=mysql-connector-java-5.1.13-bin.jar --dependencies=javax.api,javax.transaction.api

Unexpected command 'module add --name=com.mysql --resources=mysql-connector-java-5.1.13-bin.jar --dependencies=javax.api,javax.transaction.api'. Type
'help --commands' for the list of supported commands.
                  
> cli command to add/remove AS modules
> ------------------------------------
>
>                 Key: AS7-4265
>                 URL: https://issues.jboss.org/browse/AS7-4265
>             Project: Application Server 7
>          Issue Type: Task
>          Components: CLI
>            Reporter: Alexey Loubyansky
>            Assignee: Alexey Loubyansky
>             Fix For: 7.1.2.Final (EAP)
>
>
> I think it'd be useful to have a command to add modules to the AS which given the jars, dependencies, etc would generate the structure in the modules dir, copy the jars and generate the xml.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list