Jakarta Messaging API server binding
Contains information about the server representation in Jakarta Messaging API.
Structure
Examples
json
{
"jmsConnectionFactory": "org.apache.activemq.ActiveMQConnectionFactory",
"properties": [
{
"name": "disableTimeStampsByDefault",
"value": false
}
],
"clientID": "my-application-1",
"bindingVersion": "0.0.1"
}
Changelog
Good news, nothing was changed