OK, I'm wrong, forget that.
What I'm thinking is that your conversation is not being propagated. But you
did not show the pages, so I can't tell...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962856#3962856
Reply to the post :
http://www.jboss.com/index.
Pageflow has not started not occurs when i put the jbpm3.1.2.jar in web-inf lib
, and not use the one in jbpm.sar
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962775#3962775
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=repl
Thnak you , i have tried your tip but it doesn't work.
anonymous wrote : 09:40:37,145 ERROR [[Faces Servlet]] Servlet.service() for
servlet Faces Servlet threw exception
| java.lang.ClassCastException: org.jbpm.graph.node.StartState
| at org.jboss.seam.core.Pageflow.getPage(Pageflow.java
Begin the pageflow with a instead of a , since you
are not starting the pageflow from the render phase.
And get rid of @Create on your action method.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962560#3962560
Reply to the post :
http://www.jboss.com/ind
i have forgot to tell that my war is build with eclipse module dependencies ,
so it has myfaces-1.1-impl.jar , myfaces-1.1-api.jar , and jboss-seam.jar.
That's all , it manage to find the instance of jbpm launched with jbpm.sar
(jbpm administration webapp works well). The jbpm.sar use jbpm.jar t