A JMS Queue in Weblogic Server Is Associated With A Number of Additional Resources
A JMS Queue in Weblogic Server Is Associated With A Number of Additional Resources
VijayKumar_SOA
JMS Module
A JMS module is a definition which contains JMS resources such as queues and topics. A JMS module is
required in order to create a JMS queue.
Subdeployment
JMS modules are targeted to one or more WLS instances or a cluster. Resources within a JMS module, such as
queues and topics are also targeted to a JMS server or WLS server instances. A subdeployment is a grouping of
targets. It is also known as advanced targeting.
Connection Factory
A connection factory is a resource that enables JMS clients to create connections to JMS destinations.
JMS Queue
A JMS queue (as opposed to a JMS topic) is a point-to-point destination type. A message is written to a specific
queue or received from a specific queue.
http://soavijaya.blogspot.in/search?updated-min=2013-01-01T00:00:00-08:00&updated-max=2014-01-01T00:00:00-08:00&max-results=8
1/4
8/22/2014
VijayKumar_SOA
Select New
Name: TestJMSServer
Persistent Store: (none)
Target: soa_server1 (or choose an available server)
Finish
The JMS server should now be visible in the list with Health OK.
2/4
8/22/2014
VijayKumar_SOA
Here you can select the target(s) for the subdeployment. You can choose either Servers (i.e. WebLogic managed
servers, such as the soa_server1) or JMS Servers such as the JMS Server created earlier. As the purpose of our
subdeployment in this example is to target a specific JMS server, we will choose the JMS Server option.
Select the TestJMSServer created earlier
Press Finish
http://soavijaya.blogspot.in/search?updated-min=2013-01-01T00:00:00-08:00&updated-max=2014-01-01T00:00:00-08:00&max-results=8
3/4
8/22/2014
VijayKumar_SOA
The JMS queue is now complete and can be accessed using the JNDI names
jms/TestConnectionFactory and
jms/TestJMSQueue
http://soavijaya.blogspot.in/search?updated-min=2013-01-01T00:00:00-08:00&updated-max=2014-01-01T00:00:00-08:00&max-results=8
4/4