[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-2098) Documentation of explicit conversation id

Tomas Cerny (JIRA) jira-events at lists.jboss.org
Sat Oct 13 00:24:03 EDT 2007


Documentation of explicit conversation id
-----------------------------------------

                 Key: JBSEAM-2098
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2098
             Project: JBoss Seam
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 2.0.0.CR2
         Environment: --
            Reporter: Tomas Cerny


Documentation of explicit conversation id describes usage of annotation parameter @Begin(id="hotel#{hotel.id}") but API deprecates it.

6.6. Using an "explicit" conversation id

@Begin(id="hotel#{hotel.id}") 
public String editHotel() { ... }

in API Gavin notes to use pages.xml for explicit conversations id, but I am starting conversation on method and my pageflow starts with start-state is that also deprecated? is that in documentation?



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