sadimusi opened a new pull request #358: [CXF-7023] Add oneSessionPerConnection property to JMS transport URL: https://github.com/apache/cxf/pull/358 This is an updated and slightly modified version of pull request #166 which aims to fix [CXF-7023](https://issues.apache.org/jira/browse/CXF-7023). It introduces a new `oneSessionPerConnection` JMS property which prevents the reuse of JMS connections for multiple sessions. This is required with IBM WebSphere MQ which only allows one session per connection.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
