[JBoss-user] [JBoss jBPM] - Re: pbl fork: children still active after process end

2006-05-02 Thread armorris007
Worth a mention I thought:

the "end-tasks" property was introduced in the 3.1 framework.

Andy

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940681#3940681

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940681


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: pbl fork: children still active after process end

2006-03-10 Thread bobby_sz
I have the same question.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929472#3929472

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929472


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: pbl fork: children still active after process end

2006-03-02 Thread mennen
here is my gpd.xml in case you want to visualize it ..


  | 
  | 
  |   
  | 
  |   
  | 
  |   
  |   
  | 
  |   
  | 
  | 
  |   
  | 
  |   
  |   
  | 
  |   
  | 
  | 
  |   
  | 
  |   
  |   
  | 
  |   
  |   
  | 
  | 
  |   
  | 
  |   
  |   
  | 
  |   
  | 
  |   
  |   
  |   
  |   
  | 
  |   
  | 
  |   
  | 
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927437#3927437

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927437


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: pbl fork: children still active after process end

2006-03-02 Thread mennen
Hi, 

Thank you for your reply.. I tried what you said and it didn't work out..
Does this cancel only the tasks inside of a task-node? (cuz what i need to do 
is cancel all the other task instances, so that my process can finally end)
I don't know if the fork is making a problem, but i can't figure out what i'm 
missing :(

Here is what i tried to make it work, but hopelessly..

  | 
  | 
  |   
  |   
  |   
  |
  | 
  | 
  | 
  | 
  | 
  |   
  |
  |
  |   
  |   
  |
  |
  |
  |  
  | 
  | 
  | 
  |   
  |   
  |   
  |
  |
  |
  |   
  |   
  | 
  |   
  |   
  |   
  |   
  |
  |
  |   
  |
  |
  |
  |
  |
  |
  |
  |  
  |   
  | 
  |   
  |   true
  |   
  |   
  |
  |
  | 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927436#3927436

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927436


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: pbl fork: children still active after process end

2006-03-01 Thread Saviola
Hi, mennen!
As for the tasks that are not ended you can use the end-tasks property of the 
task node. If you set it to anonymous wrote : true (the default is false) 
before the task node is left all the pending task instances should be ended.

Rs,
 Saviola

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3927054#3927054

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3927054


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user