5 Replies Latest reply on Jun 25, 2008 3:20 PM by coolex

    JBpm processes: Where to save the process definitions and modify the components.xml?

    coolex

      Hello!


      For creating business processes for my website I want to use jbpm. I looked at the examples and I'm trying to rebuild them:


      1.todo list example
      ; 2.numberguess example


      Where Do I have to create the processdefinition file processdefinition.xml? In the root of EARContent?


      Do I need to modify the components.xml or SEAM does it for me?


      The tutorial is talking about first JavaBean and second JavaBean but I don't know whether it is a SEAM action or something else? How should I create these JavaBeans?


      Please help me.
      Thanks.