5. Create a Connection Factory
a.
- go to JMS Modules
- Click on the JMS module where you want to create a Connection Factory
b. click on configuration tab and click new
c. select connection factory and click next
d. Give a name and JNDI name and click finish
e. Open the connection factory you just created
f. Make sure that the Server Affinity is disabled in the Connection factory (Load Balance) Tab
g. make sure you Add Sub deployment in the connection Factory's Sub deployment tab
6. Created Distributed Queues
a.
- go to JMS Modules
- Click on the JMS module where you want to create a Distributed Queues
b. Click New
c. Select Distributed Queue and click Next
d. Give a name and JNDI Name and click next
e. Select Advanced Targeting
f. select the previously created sub deployment and click finish
.. will be continued tomorrow
prev