What about binding late?
I've tried unit test and it works. But in real execution I can set up the
following code to define subProcess for super process:
| ProcessState processState = (ProcessState)
superProcessDefinition.getNode("subprocessnode");
| processState.setSubProcessDefinition(subProcessDefinition);
How to make it automatically!? I am deploying (programmatically) subprocess
before main process.
Please help me. I think it is a trivial question, but in your answer I didn't
find solution! But I was reading other topics too. Why it works in test and
doesn't work in reality correctly!?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124708#4124708
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124708
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user