5 Replies Latest reply on Mar 8, 2010 6:22 AM by swiderski.maciej

    JBPM 4.3 Timer Problem

    egycator

      hi everyone

      I am using JBPM 4.3 And when using a timer on a task node ,the left task is not completed nor cancelled when the timer is triggered.

      I checked jira for this issue and I found that it is already exist "JBPM-2537".

      I found that it will be released on JBPM 4.4.

      Any news when JBPM 4.4 will be released , Or is there any way to fix this issue on the current version JBPM 4.3

        • 1. Re: JBPM 4.3 Timer Problem
          kukeltje

          if you have seen the issue, you can see the source patch... so either

          - download the source from trunk and apply the patch

          or

          - download the 4.3 source, try if the patch works or adapt the source manually

           

          Binary patches are (afaik) only available to paying customers (but I might be completely wrong here)

           

          Cheers,

           

          Ronald

          • 2. Re: JBPM 4.3 Timer Problem
            egycator

            thanks Ronald for the quick response.

            I already tried to apply the source patch on the source code that exists on the JBPM 4.3 package folder but I got compilation errors.

            No specific date for the JBPM 4.4 release ?

            • 3. Re: JBPM 4.3 Timer Problem
              kukeltje

              as mentioned, the patch will not work out of the box for 4.3 you'll have to manually incorporate the changes and still it might not work since it might be relying on other changes as well or try it with the 4.4 trunk.

               

              4.4? the intention is to have quarterly releases. so I'd have expected some things in the not so distant future. Keep an eye on the jira list

              1 of 1 people found this helpful
              • 4. Re: JBPM 4.3 Timer Problem
                egycator

                what is the URL of the JBPM 4.4 trunk so I can give it a try ?

                 

                and thanks very much for the help.

                • 5. Re: JBPM 4.3 Timer Problem
                  swiderski.maciej

                  Hi,

                   

                  on following link you can find all information about building jBPM from source.

                  http://community.jboss.org/wiki/jbpm4buildingfromsource

                   

                  /Maciej