0 Replies Latest reply on Nov 22, 2011 1:18 PM by a.alonso

    jBPM timers v4.4 in WebSphere 7

    a.alonso

      Hi

       

      In a project we're using jBPM 4.4 (the version is mandatory), and in one flow we've implemented one timer, in a cyclic way (each 5s). The code is in a maven project deployed in a WebSphere 7.

       

      The timer is working fine, but we've detected a problem: even after uninstall the application, the timer continues its execution. Maybe the timer creates a thread in the server, and the execution is independent of the parent project itself.

       

      Anyone has more info about this issue?

       

      Thanks a lot (and sorry for my english),

      Adrian