[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2853) Ending nested navigation causes exception

Tomas Cerny (JIRA) jira-events at lists.jboss.org
Sat Apr 5 18:23:21 EDT 2008


Ending nested navigation causes exception
-----------------------------------------

                 Key: JBSEAM-2853
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2853
             Project: JBoss Seam
          Issue Type: Bug
    Affects Versions: 2.0.1.GA
         Environment: Linux
            Reporter: Tomas Cerny


End of a nested natural conversation ends up with the following exception:

18:08:06,610 ERROR [SeamPhaseListener] uncaught exception
java.lang.IllegalStateException: Conversation id is already in use: contestHome:2
        at org.jboss.seam.core.Manager.updateCurrentConversationId(Manager.java:92)

where contestHome:2 is my parent conversation.  

I must handle the conversation end and to parent redirect manually.

[I cannot provide a simple project, because I am for one week off ]

Tomas (forum reference has a solution)

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