[jboss-user] [JBoss Seam] - Seam2, Pageflow, <start-state>
denis-karpov
do-not-reply at jboss.com
Tue Aug 28 08:29:27 EDT 2007
<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
More information about the jboss-user
mailing list