[jboss-user] [JBoss Seam] - explicit conversation id not avialable in 2.0.0.GA

boevink do-not-reply at jboss.com
Thu Jan 24 05:04:32 EST 2008


I would like to use an explicit conversation id.
The Begin annotation API:
http://docs.jboss.com/seam/2.0.0.GA/api/org/jboss/seam/annotations/Begin.html
mentions the id attribute to be deprecated public abstract String idDeprecated. use in pages.xml 
  | 
  | An EL expression for the conversation id. If a conversation with the same id aready exists, Seam will redirect to that conversation. 
  | 
  | Default:
  | "" 
  | 

A reference is made to pages.xml but what tag (attribute) will I have to use in pages.xml?



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122956#4122956

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122956



More information about the jboss-user mailing list