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/12/05 18:05:58 UTC

[jira] [Created] (CXF-4678) ConcurrentModificationException from WS-RM's RMOutInterceptor's acknowledgement update code

Aki Yoshida created CXF-4678:
--------------------------------

             Summary: ConcurrentModificationException from WS-RM's RMOutInterceptor's acknowledgement update code
                 Key: CXF-4678
                 URL: https://issues.apache.org/jira/browse/CXF-4678
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
    Affects Versions: 2.7.0
            Reporter: Aki Yoshida
            Assignee: Aki Yoshida


The sequence map held in RM's Destination (and also Source) should be made thread-safe to avoid ConcurrentModificaitonException while iterating over the sequences.



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

[jira] [Resolved] (CXF-4678) ConcurrentModificationException from WS-RM's RMOutInterceptor's acknowledgement update code

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

Aki Yoshida resolved CXF-4678.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.1
                   2.6.4
                   2.5.7
    
> ConcurrentModificationException from WS-RM's RMOutInterceptor's acknowledgement update code
> -------------------------------------------------------------------------------------------
>
>                 Key: CXF-4678
>                 URL: https://issues.apache.org/jira/browse/CXF-4678
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.7.0
>            Reporter: Aki Yoshida
>            Assignee: Aki Yoshida
>             Fix For: 2.5.7, 2.6.4, 2.7.1
>
>
> The sequence map held in RM's Destination (and also Source) should be made thread-safe to avoid ConcurrentModificaitonException while iterating over the sequences.

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