[jboss-user] [JBoss Seam] - Re: The pageflow attribute of @Begin not always processed pr

2006-08-11 Thread Basel
No it is not a bug, here is a quote from the docs anonymous wrote : We start a jPDL-based pageflow by specifying the name of the process definition using a @Begin, @BeginTask or @StartTask annotation | @Begin(pageflow=numberguess) | public void begin() { ... } View the original post :

[jboss-user] [JBoss Seam] - Re: The pageflow attribute of @Begin not always processed pr

2006-08-11 Thread rlhr
I agree with this. So in my example, if the jsp calls directly the delegate method that has the @begin(pageflow=...), then the flow starts as expected. Now if the jsp calls the testOne method which in turn calls the delagate methods, then the pageflow is not started. This means that the flow

[jboss-user] [JBoss Seam] - Re: The pageflow attribute of @Begin not always processed pr

2006-08-11 Thread rlhr
Ok, so that explain why the flow would not start that way. Thanks for the explaination. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964569#3964569 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3964569