[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-901) Enhance Conversation.endAndRedirect with a boolean parameter to specify destruction of the conversation before the redirect

Gavin King (JIRA) jira-events at lists.jboss.org
Thu Feb 22 14:24:35 EST 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-901?page=all ]

Gavin King closed JBSEAM-901.
-----------------------------

    Fix Version/s: 1.1.7.GA
       Resolution: Done
         Assignee: Gavin King

OK, if you insist.

> Enhance Conversation.endAndRedirect with a boolean parameter to specify destruction of the conversation before the redirect
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-901
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-901
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Core
>    Affects Versions: 1.1.6.GA
>         Environment: Any
>            Reporter: Mike Quilleash
>         Assigned To: Gavin King
>             Fix For: 1.1.7.GA
>
>
> At the moment this can be achieved by
> Extracting the parent conversation id from Manager
> Calling endBeforeRedirect()
> Doing a Redirect.execute() manually.
> Would be handy just to be able to do "Conversation.endAndRedirect( true )"
> Either that or have a method to set the destroyBeforeRedirect flag.
> Conversation.setDestroyBeforeRedirect( true );
> Conversation.endAndRedirect();

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

        



More information about the seam-issues mailing list