Broker | JMS | Notes |
Name | Topic:<name>Queue:JMS::Queues::<name> | A Topic must have a Document Type with the same name as the Topic. The Document Type of a Queue is the same as the name of the Queue and is prefixed with "JMS::Queues::". For example, "JMS::Queues::MyQueues". |
Storage Type | N/A | Overridden by JMS |
Time to live | N/A | Overridden by JMS |
Validation | N/A | Must have a value of either None or Open |
Fields | See
JMS Marshalling. |