Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4381

Change the JMS resource adapter to better re-use resources internally

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Obsolete
    • Icon: Major Major
    • No Release
    • None
    • JCA service
    • None

      Currently in the JMS resource adapter it always creates a connection for each session.

      This is mainly because it implements the pooling at the session level, but some of the pooling parameters
      are specified on the connection, i.e. user/password/client id.

      Ideally, the pooled sessions should be able to share the same connection if they have the same parameters
      at the connection level.

            jpederse@redhat.com Jesper Pedersen
            adrian.brock Adrian Brock (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: