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

MQJCA1018: Only one session per connection is allowed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.6
    • Invalid
    • JMS
    • None
    • Unknown

    Description

      We upgraded from CXF 2.7.14 to 3.16 running in EAP 7.0 container.

      The WebSphere MQ resource adapter 7.5.0 shows following error message

      • MQJCA1018: Only one session per connection is allowed

      In class JMSConduit#setupReplyDestination the existing connection is used to instantiate class MessageListenerContainer.

      MessageListenerContainer#start calls createSession on given connection.

      Is there a way to force the 'one session per connection' restriction of our resource adapter? In version 2.7.14 we never had this issue.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rainer.mueller Rainer Müller
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: