2 Replies Latest reply on Oct 17, 2013 6:27 AM by spbhosale

    How to add MySQL module?

    spbhosale

      Hi,

      I am using jboss-as-7.1.1.Final. I want to add MySQL module using CLI script. I used following command but it is giving me exception,

       

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

       

      Unexpected command 'module add --name=com.mysql --resources=JBOSS_HOME\standalone\lib\mysql-connector-java-5.1.13-bin.jar --dependencies=javax.api,jav

      ax.transaction.api'. Type 'help --commands' for the list of supported commands.

       

      Any kind of help will be useful.

      Thanks in advance.