<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Is there a particular reason for deleting this JIRA issue?<div><br></div><div>We should not be deleting JIRA issues unless they are filed in error.<br><div><div><br><div>Begin forwarded message:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>From: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">"Christian Bauer (JIRA)" &lt;<a href="mailto:jira-events@lists.jboss.org">jira-events@lists.jboss.org</a>></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>Date: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica">29 September 2008 19:59:21 BST</font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>To: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica"><a href="mailto:jbossseam-issues@lists.jboss.org">jbossseam-issues@lists.jboss.org</a></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" color="#000000" style="font: 12.0px Helvetica; color: #000000"><b>Subject: </b></font><font face="Helvetica" size="3" style="font: 12.0px Helvetica"><b>[jbossseam-issues] [JBoss JIRA] Deleted: (JBSEAM-3467) Add conversation restart functionality</b></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><br></div> </div><div><br> &nbsp;&nbsp;&nbsp;&nbsp;[ <a href="https://jira.jboss.org/jira/browse/JBSEAM-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://jira.jboss.org/jira/browse/JBSEAM-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a> ]<br><br>Christian Bauer deleted JBSEAM-3467:<br>------------------------------------<br><br><br><blockquote type="cite">Add conversation restart functionality<br></blockquote><blockquote type="cite">--------------------------------------<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Key: JBSEAM-3467<br></blockquote><blockquote type="cite"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;URL: <a href="https://jira.jboss.org/jira/browse/JBSEAM-3467">https://jira.jboss.org/jira/browse/JBSEAM-3467</a><br></blockquote><blockquote type="cite"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Project: Seam<br></blockquote><blockquote type="cite"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Issue Type: Feature Request<br></blockquote><blockquote type="cite"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Environment: Windows Server 2003<br></blockquote><blockquote type="cite">JBoss EAP 4.3.0.CP02_FP01<br></blockquote><blockquote type="cite">JRockit 1.5 JVM<br></blockquote><blockquote type="cite"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reporter: asookazian<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">need functionality that will restart conversation (via endBeforeRirect() and begin() methods in Conversation API or similar). &nbsp;suggested solution from JBoss dev sppt did not work (see forum URL below). &nbsp;workaround was to create a private method in SFSB that set instance variables to null and continue with existing LRC. &nbsp;a more elegant solution is preferred (Seam ending current LRC, creating new LRC and transferring state from old conversation variables to new one via restart() api call).<br></blockquote><blockquote type="cite">Scenario: conversation begin demarcation is driven by selection of a drop-down (h:selectOneMenu) value. &nbsp;when user selects the new value the second time, the conversation should end and start a new LRC. &nbsp;Solution from dev sppt did not work b/c the endBeforeRedirect() method was being called in action binding method for drop-down in SFSB and subsequently, in pages.xml, &lt;begin-conversation> was coded prior to redirect to same xhtml.<br></blockquote><blockquote type="cite">Result: after the JSF was re-rendered after 2nd drop-down selection, the value in the drop-down was set to "select value" which is the default value. &nbsp;It should have been set to the 2nd selection. &nbsp;The reason this is happening is b/c the instance variables are conversation-scoped (b/c the SFSB is conversation-scoped) and thus are presumably no longer available to the second LRC (which strangely enough is still showing the original cid in the debug.seam page after refresh!)<br></blockquote><br>-- <br>This message is automatically generated by JIRA.<br>-<br>If you think it was sent incorrectly contact one of the administrators: <a href="https://jira.jboss.org/jira/secure/Administrators.jspa">https://jira.jboss.org/jira/secure/Administrators.jspa</a><br>-<br>For more information on JIRA, see: <a href="http://www.atlassian.com/software/jira">http://www.atlassian.com/software/jira</a><br><br><br>_______________________________________________<br>seam-issues mailing list<br><a href="mailto:seam-issues@lists.jboss.org">seam-issues@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/seam-issues<br></div></blockquote></div><br></div></div></body></html>