David Chen created AXIS2-5592:
---------------------------------

             Summary: JMS transport incorrectly parse cacheLevel parameter
                 Key: AXIS2-5592
                 URL: https://issues.apache.org/jira/browse/AXIS2-5592
             Project: Axis2
          Issue Type: Bug
          Components: transports
    Affects Versions: 1.7.0
            Reporter: David Chen
            Priority: Minor


Method digestCacheLevel() in JMSConnectionFactory class incorrectly process the 
cache level parameter in that CACHE_AUTO is not been taken into account. 
Instead there are duplicate entries for CACHE_CONSUMER.

One observation encountered as a result of this was for each request over JMS, 
a new connection was made but never closed.


--
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