You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2017/12/14 13:55:55 UTC

[GitHub] sadimusi opened a new pull request #358: [CXF-7023] Add oneSessionPerConnection property to JMS transport

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:
users@infra.apache.org


With regards,
Apache Git Services