Step 17: By default the target server will be driven by which server was mapped to the initial JMS system module( in this case it is the Admin server). If the default target needs to be changed then it can be done through Advanced Targeting. Click on Advance Targeting option.
Step 18: Target the connection factory object to the Subdeployment module.
Step 19: Connection factory resource will be created successfully.
Step 20: Now we will create a JMS Queue resource. Click New under the configuration tab as shown in the previous screenshot. Select the type of resource as Queue.
Step 21: Provide a Queue name and JNDI name to this new resource.
Step 22: Target the queue to the Subdeployment for grouping.
Great, finally both the administered objects (Connection factory and the queue) are created through the weblogic admin console.
In the next series we will show how the JMS clients uses these JMS administered objects.

























One Response to "Create and Configure JMS Administered Objects"