[jboss-user] [JBoss Seam] - Re: Page Flow Start Question
tom_goring
do-not-reply at jboss.com
Fri Jan 4 12:44:54 EST 2008
Hi..
this seems to work:
| <s:link value="New Contractor...1" action="#{contractorJoinWizard.startFlow}" propagation="begin" pageflow="ContractorJoinWizard"/>
|
I.e. you need a dummy backing bean and add the extra propagation="begin".
Only thing now is I'm getting this in the log:
| sourceId=null[severity=(WARN 1), summary=(Illegal navigation), detail=(Illegal navigation)]
|
I read a bit more info here:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=115558
Anyone know the correct way to do this?
thanks
Tom
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117153#4117153
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4117153
More information about the jboss-user
mailing list