]
Clint Popetz closed JBSEAM-4062.
--------------------------------
Resolution: Done
Conversation deadlock for seam wicket pages with multiple request
targets
-------------------------------------------------------------------------
Key: JBSEAM-4062
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4062
Project: Seam
Issue Type: Bug
Components: Wicket
Reporter: Clint Popetz
Assignee: Clint Popetz
Fix For: 2.1.2.CR1
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
If onRequestTarget is called multiple times in a given request thread,
Manager.restoreConversation() will be called twice, and that class does not defend against
this by making the second call a no-op, but instead increments the lock count on the
conversation blindly, so when the request returns the conversation will be erroneously
left with a lock count of one, and can't be subsequently used.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: