[JBoss-user] [JBoss jBPM] - Re: next Task Node

2006-07-06 Thread jbaton
You're welcome, I just looked at the source of the method signal() If you can help me with my problem ... :) See http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955844 JBaton View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3

[JBoss-user] [JBoss jBPM] - Re: next Task Node

2006-07-06 Thread jbaton
Found out the answer for "what's next" :) Which node is next : | Transition trans = processinstance.getRootToken().getNode().getDefaultLeavingTransition() ; | String nextStepName = trans.getTo().getName() ; | Jerome BATON View the original post : http://www.jboss.com/index.html?modul

[JBoss-user] [JBoss jBPM] - Re: next Task Node

2006-07-06 Thread jbaton
C before to signal ? Thanks JBATON View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955862#3955862 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955862 Using Tomcat but need to do more? Need to sup

[JBoss-user] [JBoss jBPM] - Embedded use + tasks + instances shared by 2 apps

2006-07-06 Thread jbaton
Hi all, I plan to use JBPM embedded in my application (sort of big loop making lots of signals according to conditions). However, some of my workflows will need human input and therefore some web user interface (that has to be written in php ). The workflow instances will be persisted to a DB

[JBoss-user] [JBoss jBPM] - Re: State events fire order

2006-06-29 Thread jbaton
Cpob, kukeltje, thanks a lot for your help and the clarity of your explanations JBaton View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954286#3954286 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3

[JBoss-user] [JBoss jBPM] - Re: State events fire order

2006-06-28 Thread jbaton
ent : event 'after-signal' on 'State(first)' for 'Token(/)' | The program's main part is as simple as that | ... | while(!instance.hasEnded()){ | System.out.println("*** signal ! ***"); | instance.signal(); | } | As you can see,

[JBoss-user] [JBoss jBPM] - State events fire order

2006-06-27 Thread jbaton
e that looks more natural. Is this a bug of my test program or is this really the actual implementation ? Thanks JBaton View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953731#3953731 Reply to the post : http://www.jboss.com/index.html?module=bb&o