[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1406) Create method to end/destroy other conversations

Pete Muir (JIRA) jira-events at lists.jboss.org
Sat Mar 1 07:20:57 EST 2008


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

Pete Muir closed JBSEAM-1406.
-----------------------------

    Resolution: Won't Fix

Use ConversationEntries.instance().getConversationEntry(id).destroy();

> Create method to end/destroy other conversations
> ------------------------------------------------
>
>                 Key: JBSEAM-1406
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1406
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Core
>            Reporter: Bruno E. Grossi
>
> In some situations we need to end/destroy other conversations different from the actual one.
> Manager has a private method Manager.destroyConversation(String conversationId, ContextAdaptor session) that can do it, but it private and requires a session ContextAdaptor.
> My suggestion to create a public method on Manager (or some other appropriate class) that receives an id the clean up that conversation.

-- 
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