Tuesday, October 9, 2012

Creating a File based JMS Distributed Queue on a Weblogic Cluster for HA- PART2



5.  Create a Connection Factory
a.
  • go to JMS Modules
  • Click on the JMS module where you want to create a Connection Factory
image54_thumb
b. click on configuration tab and click new
image57_thumb1
c. select connection factory and click next
image60_thumb
d. Give a name and JNDI name and click finish
image63_thumb
e. Open the connection factory you just created
f.  Make sure that the Server Affinity is disabled in the Connection factory (Load Balance) Tab
image_thumb4
g. make sure you Add Sub deployment in the connection Factory's Sub deployment tab
image_thumb3


6. Created Distributed Queues

a.
  • go to JMS Modules
  • Click on the JMS module where you want to create a Distributed Queues
image_thumb20

b. Click New
image

c. Select Distributed Queue and click Next

image
d. Give a name and JNDI Name and click next

image

e. Select Advanced Targeting
image
f.  select the previously created sub deployment and click finish
image

..  will be continued tomorrow

prev

No comments:

Post a Comment