You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Aki Yoshida (JIRA)" <ji...@apache.org> on 2012/04/30 11:11:44 UTC

[jira] [Created] (CXF-4276) Make WS-RM's default store instance RMTxStore to be shareable

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

        

[jira] [Resolved] (CXF-4276) Make WS-RM's default store instance RMTxStore to be shareable

Posted by "Aki Yoshida (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aki Yoshida resolved CXF-4276.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5.4
                   2.6.1
    
> 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
>             Fix For: 2.6.1, 2.5.4
>
>
> 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