I have a conversational stateful bean that has a start() method annotated with 
@Begin(join=true). However, when this method is triggered from a page that's 
define in pages.xml, the converstation doesn't get started.

  | <page view-id="/booking.xhtml">#{booking.start}</page>
  | 

Is this a bug, or a limitation in Seam?


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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to