2 Replies Latest reply on Dec 31, 2006 11:46 AM by knra

    Listener for starting a process instance

    knra

      Hi, i'd like to know if and how is it possible to implement a listener (jms or file) capable of starting a process instance. This listener should be deployable through jboss-jbpm standard tool
      Thanks

        • 1. Re: Listener for starting a process instance
          kukeltje

           

          "knra" wrote:
          Hi, i'd like to know if and how is it possible to implement a listener (jms or file) capable of starting a process instance.


          Yes, jbpm has some jms functionality (in 3.2 and will afaik be backported to the next 3.1.x release

          "knra" wrote:
          This listener should be deployable through jboss-jbpm standard tool


          ??? the GPD? will probably be difficult, but why is this a hard requirement

          • 2. Re: Listener for starting a process instance
            knra

            i think i'm going to implement a normal listener and when the event occurs load the process-definition from the db and start a process instance