Weston M. Price created QPID-5082:
-------------------------------------

             Summary: Modify Qpid JCA adapter to use single connection for each 
inbound listener
                 Key: QPID-5082
                 URL: https://issues.apache.org/jira/browse/QPID-5082
             Project: Qpid
          Issue Type: Improvement
          Components: JCA
    Affects Versions: 0.22
         Environment: All supported OS platforms, all supported JEE platforms.
            Reporter: Weston M. Price
            Assignee: Weston M. Price
            Priority: Minor
             Fix For: 0.23


Currently in the ra.xml file the UseConnectionPerHandler is set to false. While 
this is acceptable, resource usage can be significantly improved using a single 
connection across multiple inbound listeners by setting the flag to false. 

While this flag is set in the ra.xml file, this option can always be modified 
via the relevant deployment descriptors as well as in the MDB ActivationSpec 
annotations as per the EJB specification.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to