Creating JMS Resources

Within a JMS module, you can define different configuration resources that are targeted to each JMS server.

Note: JMS resources must be configured with the same JNDI names required by ALBPM Enterprise.
The name and JNDI name of your JMS resources must correspond to the names defined in Process Administrator. The default names and JNDI names are listed in the table below.
Note: If you do not use the default names, you must change the values defined in Process Administrator. See the ALBPM Enterprise Administration Guide for more information.
JMS Resource JNDI Name Description
Distributed Topic topic/EngineNews  
Distributed Queue queue/ToDoQueue  
XAConnectionFactory XAConnectionFactory  
XATopicConnectionFactory XATopicConnectionFactory  
  1. Expand Services > Messaging
  2. Select JMS Modules.
  3. Select the system module you created in the previous task.
  4. Click New.
  5. Select the type of resource you want to create. You must create each of the resources defined in the table above.
  6. Click Next.
  7. Provide the following properties for your resource:
    Property Description
    Name Specifies the name of your JMS resource. See the table above for the correct names.
    JNDI Name Specifies the JNDI name for your JMS Resource. See the table above for the correct JNDI name.
  8. Click Next.
  9. Click Advanced Targeting.
  10. Select the subdeploymnet created in the previous task.
  11. Select the JMS Server where you want to target the subdeployment.
    Note: You must target the subdeployment to each of the JMS servers you defined in earlier tasks. Do not target the subdeployment to the cluster or managed servers.
  12. Click Finish.