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