0 Replies Latest reply on Feb 7, 2008 9:53 AM by jcarlos_andia

    JobExecutor or Threads

    jcarlos_andia

      Hi.

      Does anybody know how to use the jbpm JobExecutor? I have a daemon that has to make some verification while the application is running, for which I defined a Thread that starts when a process instance is created (a thread for each process instance) but had some trouble with hibernate. Maybe a jbpm built in component to implement that feature. Thanks in advance.