<begin-conversation killPrevious="true"/>
-----------------------------------------
Key: JBSEAM-4460
URL:
https://jira.jboss.org/jira/browse/JBSEAM-4460
Project: Seam
Issue Type: Feature Request
Affects Versions: 2.2.0.GA, 2.2.0.CR1, 2.1.2.GA, 2.1.2.CR2
Reporter: deanhiller
Please please please add the ability to kill the previous conversation when starting a new
one. Nearly all seam code I have seen for starting a conversation would typically use
this as this is typically the default that would be wanted(but does not yet exist).
For backwards compatibility, keep the default false I guess, BUT have a property in
components.xml or somewhere where developers can set
previousKillDefaultValue="true" so the default will be true for all of my
current begin conversation tags. I have looked in my project and start 16 conversations
in different places all of which want to kill off the previous conversation instead of a
debug.xhtml page popping up (or in production, the "a bug has occurred in our
software, we are sorry for the inconvenience".
thanks,
Dean
--
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