<s:link view="qqqq.xhtml" action="browse" propagation="begin" 
pageflow="#{ord.type}">
  |         <h:outputText value="#{ord.code}"/>
  | </s:link>
  | 

If I start pageflow in this way, why am I forced to begin my pageflow from the 
<start-page> instead of <start-state>?

This code worked in Seam 1.2.1 and start complaining since Seam2.
java.lang.IllegalStateException: pageflow is not currently at a <page> or 
<start-page> node (note that pageflows that begin during the RENDER_RESPONSE 
phase should use <start-page> instead of <start-state>)
If there is profound reason I shall surrender and accept it.

Denis.



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078729
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to