[jboss-user] [JBoss jBPM] - Re: jbpm4.1 task duedate does not persist

2009-08-06 Thread rujimethut
sorry this is the xml:


  |task name=Step1 duedate=3 minutes 
  |notification/
  | reminder duedate=3 minutes/ 
  |   transition name=deny to=end/
  |   transition ame=approve to=Step2/
  |/task
  | 

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4248517#4248517

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4248517
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: jbpm4.1 task duedate does not persist

2009-08-06 Thread rujimethut
I was working around and solve this problem by

1. get the task

2. query its reminder's Job 

3. get remider's duedate


Thanks for looking.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=4248599#4248599

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4248599
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user