are the commands below correct? if no what is the correct way to install the module properly
module add --name=com.mssql--resources=[PATH] --dependencies=javax.api,javax.transaction.api
/subsystem=datasources/jdbc-driver=mssql:add(driver-name="mssql",driver-module-name="com.mssql",driver-class-name=com.microsoft.sqlserver.jdbc.SQLServerDriver)