[seam-issues] [JBoss JIRA] Commented: (JBSEAM-3752) The possibility to kill the conversation stack with the "s:conversationPropagation" tag is missing

Cody Lerum (JIRA) jira-events at lists.jboss.org
Fri Jan 22 09:53:26 EST 2010


    [ https://jira.jboss.org/jira/browse/JBSEAM-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12507781#action_12507781 ] 

Cody Lerum commented on JBSEAM-3752:
------------------------------------

Just looking over the changed files....Shouldn't this be endRootConversation(true);

http://fisheye.jboss.org/viewrep/Seam/branches/community/Seam_2_2/src/main/org/jboss/seam/core/Manager.java?r1=11084&r2=11326

or am I reading that wrong?

> The possibility to kill the conversation stack with the "s:conversationPropagation" tag is missing
> --------------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-3752
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3752
>             Project: Seam
>          Issue Type: Feature Request
>    Affects Versions: 2.1.1.CR1
>            Reporter: Denis Forveille
>            Assignee: Denis Forveille
>             Fix For: 2.2.1.CR1
>
>
> The possibility to kill the conversation stack with the "s:conversationPropagation"  is missing in v2.1.1.CR1. 
> It is possible to do that via annotation @End(root=true), the API or with pages.xml, but not  with the "s:conversationPropagation"  tag that may use to begin/end/join etc... a conversation
> Maybe by adding another enum for "type" like "endAll" ?: <s:conversationPropagation type="endAll" />

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list