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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to