0 Replies Latest reply on Mar 21, 2011 1:06 PM by bensonfungjava

    How to find latest process definition?

    bensonfungjava

      Hi,

       

      I am new to jBPM3.   I got a simple question and hope anyone can give me a hand.

      I created a simple business process and deploy into the SOA-P platform via JBDS.

       

      I then create a web application to retrive the business process and then create a new process instance.

       

      According to the development guide, to  create a new process instance, it needs to create a jbpmConfiguration and all the way call findLatestProcessdefinition with the business process argument and then create new process instance.

       

      However, the problem to me right now is how to create the JBpmConfiguration object in the web application?   Please help.

       

       

      Thanks

      Benson