Aki Yoshida created CXF-4276:
--------------------------------

             Summary: Make WS-RM's default store instance RMTxStore to be 
shareable
                 Key: CXF-4276
                 URL: https://issues.apache.org/jira/browse/CXF-4276
             Project: CXF
          Issue Type: Improvement
          Components: WS-* Components
            Reporter: Aki Yoshida
            Assignee: Aki Yoshida


The original RMTxStore implementaiton assumed that this instance is not shared 
and it could lead to a situation where wrong data is retrieved.

This patch adds synchronization so that an instance of this implementation can 
be shared.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to