spiertza commented on issue #166: [CXF-7023] JMS transport new parameter "oneSessionPerConnection" need? URL: https://github.com/apache/cxf/pull/166#issuecomment-329420396 Change will not work, if you use Soap over JMS with temporary reply queues. WebSphere MQ throws following exception: _JMSCC3003: Incorrect use of temporary destination ''XMSC_DESTINATION_NAME''. The use of temporary destinations by message consumers and browsers is restricted to those created using the same connection. Modify the application to use a temporary destination created by the same connection and try again._ Maybe this is a general separate issue not caused by this change? ---------------------------------------------------------------- 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
