[jbossseam-issues] [JBoss JIRA] Resolved: (JBSEAM-3752) The possibility to kill the conversation stack with the "s:conversationPropagation" tag is missing
Denis Forveille (JIRA)
jira-events at lists.jboss.org
Fri Jul 31 08:12:29 EDT 2009
[ https://jira.jboss.org/jira/browse/JBSEAM-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Denis Forveille resolved JBSEAM-3752.
-------------------------------------
Resolution: Done
> 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