Phill,
First one thing... if you want things to happen on each node-enter of each node, you can make ONE action/event on the process level (not on the node level. Saves you a lot of typing etc...
Secondly please create a minimal testcase (unittest) with embedded processes (as a strings) that I can execute and that demonstrates the problem. I've no clue what is going on and do not have the time to create a testcase.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199913#4199913
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199913
Does the TaskNode.addTask(task) method works well?
I'm printing my process definition to check if is well builded and everything appears well excepts the tasks that don't appear!
Any idea why they don't appear? Probably this is why is not working programmatically and yes with the xml defintion
I'm using JpdlXmlWriter.toString(pd); . I know is deprecated, but is just to check if the process definition defined programmatically was well builded
thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199894#4199894
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199894