[jboss-user] [JBoss jBPM] - Re: Adding Jbpm to an existing Seam application
robin.hultman
do-not-reply at jboss.com
Tue Jun 26 07:57:43 EDT 2007
Sorry I dont quite follow you there.
I have looked att the dvdstore example without any success.
I have this in my components.xml
<core:jbpm>
<core:process-definitions>
booking-system.jpdl.xml
</core:process-definitions>
<core:pageflow-definitions></core:pageflow-definitions>
</core:jbpm>
It deploys and everything and I have a method annotated with @CreateProcess(definition="booking-system").
After I have called my annotated method I open a page similar to the process.xhtml in dvdstore to see if there are any processes but the list is empty.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057678#4057678
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057678
More information about the jboss-user
mailing list