0 Replies Latest reply on Sep 27, 2007 12:48 PM by mckanth

    is CommandExecutorThread replaced by JobExecutorThread?

    mckanth

      Hi,
      For asynchronous processing in JBPM3.1 we configured CommandExecutorThread to execute commands from asynchrounous processing.

      But in JBPM 3.2 they do not have CommandExecutorThread anymore so my guess in that if we configure JobExecutor it should take care of both timer executions as well as asynchronous processing.

      Is my understanding correct. or do we need to configure anything under enterprise ejb to consume async messages

      Thanks
      mck