[ 
https://issues.apache.org/jira/browse/CXF-8310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153306#comment-17153306
 ] 

Dieter Brandt commented on CXF-8310:
------------------------------------

We patched the library cxf-rt-transports-jms (3.3.6). Now it works in our 
project. I attached a patch file.

> JMS transport with flag oneSessionPerConnection causes reconnection to not 
> work
> -------------------------------------------------------------------------------
>
>                 Key: CXF-8310
>                 URL: https://issues.apache.org/jira/browse/CXF-8310
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 3.3.6
>            Reporter: Dieter Brandt
>            Priority: Critical
>         Attachments: ReconnectWithOneSessionPerConnection.patch
>
>
> When using Websphere MQ resource adapter with the flag 
> oneSessionPerConnection (true) the constructor without the ExceptionListener  
> is used:
> {code:java}
>  container = new PollingMessageListenerContainer(jmsConfig, false, this); 
> {code}
> Without the ExceptionListener the reconnection the MQ queuemanger did not 
> work.
> How can I use the flag oneSessionPerConnection (true) and succesfull 
> reconnection.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to