Within a JMS module, you can define different configuration resources that are targeted to each JMS server.
| JMS Resource | JNDI Name | Description |
|---|---|---|
| Distributed Topic | topic/EngineNews | |
| Distributed Queue | queue/ToDoQueue | |
| XAConnectionFactory | XAConnectionFactory | |
| XATopicConnectionFactory | XATopicConnectionFactory |