Maybe I missunderstood something completely.
When I add a navigation-rule in faces-config.xml that makes the first
transition from the pageflow start-state to the first pageflow wait-state, then
it works.
Is that how it should work? Because I had the impression that
the pageflow itself should take care of the first transition irrespective from
which page it got started.
I am pretty confident that in the case when there is no @Create on the
@Begin(join=false, pageflow="flow") start-method I have no conversation already
started when I activate the method (no exception). I do get an exception when I
call the method a second time, indicating that the first activation created a
long running conversation, but no redirect.
>You know how to force a new conversation to be started, right?
<h:commandLink action="#{pf.begin}" value="start">
| <f:param name="conversationId" value="new"/>
| </h:commandLink>
I just tried it but it does not help.
Sorry for being a bit slow and stubborn.
Thank you for your answers.
ido
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927958#3927958
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927958
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user