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

Bus.shutdown() did not close all the created Jms connection

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.7
    • 2.2.9
    • Transports
    • None

    Description

      The jmsListener in JmsDestination uses SingleConnectionFactory to create connection. SingleConnectionFactory is a proxy class , it actually does not close the target connection . We need to call SingleConnectionFactory.distroy() to close the connection when bus shutdown .

      Attachments

        Activity

          People

            ema Jim Ma
            ema Jim Ma
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: