[ 
https://issues.apache.org/jira/browse/CXF-8310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colm O hEigeartaigh resolved CXF-8310.
--------------------------------------
    Resolution: Fixed

> 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
>            Assignee: Colm O hEigeartaigh
>            Priority: Critical
>             Fix For: 3.4.0, 3.3.8
>
>         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