]
Shane Bryzak closed JBSEAM-3512.
--------------------------------
Resolution: Done
Fixed.
Fix ConcurrentModificationException in
ServerConversationContext.flush()
------------------------------------------------------------------------
Key: JBSEAM-3512
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3512
Project: Seam
Issue Type: Bug
Components: Core
Affects Versions: 2.1.0.CR1
Reporter: Shane Bryzak
Assignee: Shane Bryzak
Fix For: 2.1.0.GA
During ServerConversationContext.flush(), it is possible for further additions to the
conversation context to be added during the passivation phase. Specifically, the call to
PersistenceContexts.instance() within PassivatedEntity.passivateEntity() can cause an
extra attribute to be added to the conversation context, causing a
ConcurrentModificationException.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: