[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.1 Timer Exception on executionContext.leaveNode

2009-02-16 Thread dleerob
Thanks. I am using TortoiseSVN to checkout from: http://anonsvn.jboss.org/repos/jbpm/jbpm3/branches The latest source I could see there is for: Jbpm 3.2.3 How can I get the latest source for Jbpm 3.3.x ? Should I be checking out http://anonsvn.jboss.org/repos/jbpm/jbpm3/trunk? If that going

[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.1 Timer Exception on executionContext.leaveNode

2009-02-16 Thread mputz
dleerob wrote : Should I be checking out http://anonsvn.jboss.org/repos/jbpm/jbpm3/trunk? If that going to have the latest source for 3.3.x? | Yes, this is the correct URL for the latest jBPM 3 sources. For more information regarding version 3.2.x and 3.3.x, please have a look at this

[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.1 Timer Exception on executionContext.leaveNode

2009-02-16 Thread kukeltje
you should check out based on tag... http://anonsvn.jboss.org/repos/jbpm/jbpm3/tags/ or use trunk View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4210319#4210319 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4210319

[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.1 Timer Exception on executionContext.leaveNode

2009-02-13 Thread dleerob
Thanks for the suggestion Ronald - I will take a look. I see that the JIRA issue for this bug has been resolved. Nice to see it done so quickly. Builds confidence in the product from my point of view. Okay, so I'm using Jbpm 3.3.1, downloaded from http://www.jboss.org/jbossjbpm/jpdl_downloads/

[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.1 Timer Exception on executionContext.leaveNode

2009-02-13 Thread kukeltje
dleerob wrote : What's the easiest way for me to get the updated libraries which will include the bug fix for https://jira.jboss.org/jira/browse/JBPM-2036 ? There are no nightly builds afaik, so checking out the source and building yourself is the easiest to do. Then copy the specific classes

[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.1 Timer Exception on executionContext.leaveNode

2009-02-12 Thread kukeltje
ouch... why not use dynamic due dates instead of (ab)using the repeat? See http://docs.jboss.com/jbpm/v3.2/userguide/html/businesscalendar.html View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4209553#4209553 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.1 Timer Exception on executionContext.leaveNode

2009-02-11 Thread kukeltje
Maybe using a transition attribute on the timer in stead of leaving the node helps... (or is it often not taking a transition?) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4209242#4209242 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.1 Timer Exception on executionContext.leaveNode

2009-02-11 Thread dleerob
We need the state node to wait as until a certain time the next day, and only then continue with the process/transition. So we are using a repeating timer which checks the date/time, and once our desired time has been reached, it exits the node. View the original post :

[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.1 Timer Exception on executionContext.leaveNode

2009-02-10 Thread mputz
I have created https://jira.jboss.org/jira/browse/JBPM-2036 for this bug. Thanks for reporting! View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4208763#4208763 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4208763

[jboss-user] [JBoss jBPM] - Re: Jbpm 3.3.1 Timer Exception on executionContext.leaveNode

2009-02-10 Thread dleerob
Thanks. Anyone have any ideas on a workaround in the mean time? View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4208850#4208850 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4208850