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

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Jun 19 14:08:03 EDT 2009


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

Pete Muir commented on JBSEAM-3752:
-----------------------------------

Denis, if you have time to impl endRoot for it, then please do (make sure to call it endRoot, not endAll to be consistent with Jacob's earlier work).

> 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: Jacob Orshalick
>             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