[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-634) Conversation is not created when @Begin annotated method is invoked

Dan Liu (JIRA) jira-events at jboss.com
Thu Jan 4 05:29:26 EST 2007


Conversation is not created when @Begin annotated method is invoked
-------------------------------------------------------------------

                 Key: JBSEAM-634
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-634
             Project: JBoss Seam
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.0.GA
            Reporter: Dan Liu
            Priority: Blocker


I have a bookmarkable page that is opened through s:link with its action method annotated with @Begin(join=true) in a conversation scoped bean. The s:linke generated url has a parameter "cid=2;clr=true". When I restart my browser and paste the url, I get an error saying that conversation can't be found.

I think the correct behavior should to create a new conversation when @Being annotated method is invoked and cid can't be found.


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