Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8310

JMS transport with flag oneSessionPerConnection causes reconnection to not work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 3.3.6
    • 3.4.0, 3.3.8
    • JAX-WS Runtime
    • None
    • Unknown

    Description

      When using Websphere MQ resource adapter with the flag oneSessionPerConnection (true) the constructor without the ExceptionListener  is used:

       container = new PollingMessageListenerContainer(jmsConfig, false, this); 

      Without the ExceptionListener the reconnection the MQ queuemanger did not work.

      How can I use the flag oneSessionPerConnection (true) and succesfull reconnection.

       

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            dibrandt Dieter Brandt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: