Databases Reference
In-Depth Information
7. Click on the Finish button, leaving the checkbox Would you like to add resources
to this JMS system module? unchecked.
8. Click on the Activate Changes button to finish.
How it works...
The JMS module JMSAppModule was created in the PROD_DOMAIN domain and is ready
to be configured and used by the JMSApp application.
The module configuration is saved at the $DOMAIN_HOME/config/jms directory and uses
the filename convention <module-name>-jms.xml . In this case, the filename created is
jmsappmodule-jms.xml .
There's more...
The JMS module can be created with WLST.
Creating the JMS module using WLST
1. Log in as a wls user to the shell and start WLST.
[wls@prod01]$ $WL_HOME/common/bin/wlst.sh
2. Connect to the Administration Server using wlsadmin as user, <pwd> as the
password, and t3://adminhost.domain.local:7001 as the server URL.
wls:/offline>connect("wlsadmin","<pwd>","t3://adminhost.domain.
local:7001")
3. Run the following WLST commands to create the JMS module:
edit()
startEdit()
 
Search WWH ::




Custom Search