]
Norman Richards closed JBSEAM-1609.
-----------------------------------
Resolution: Done
@Begin(nested=true) looks correct now. It must have been fixed by other changes.
I've changed the logic of propagation="nested" to match the logic of
@Begin(nested=true).
Nested conversations - potential bug in
Manager.beginNestedConversation
-----------------------------------------------------------------------
Key: JBSEAM-1609
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1609
Project: JBoss Seam
Issue Type: Bug
Components: Core
Affects Versions: 2.0.0.BETA1
Reporter: Wolfgang Schwendt
Assigned To: Gavin King
Priority: Blocker
Fix For: 2.0.0.CR1
See thread in JBoss Forum
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=112414
very short summary of above thread:
if @Begin(nested=true) is encountered and there is no long-running conversation in
progress, Seam creates a new nested
conversation which is not a long-running, but instead a temporary conversation.
This behavior does not look like intended, given that beginNestedConversation() of
org.jboss.seam.core.Manager contains a guard that tries to check whether a long-running
conversation is in progress. The potential bug is that this guard condition is too weak,
as described in JBoss forum thread mentioned above.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: