[jboss-user] [JBoss jBPM] - Re: sub processes and versioning
koen.aers@jboss.com
do-not-reply at jboss.com
Fri Jun 1 04:35:52 EDT 2007
Hi Alex,
The binding of the called subprocess definition happens at deployment time of the calling process definition. So it is at that point that the subprocess and its version (if specified) are chosen. If there is no subprocess with that name deployed in the repository, the binding does not happen.
The idea is that you can do this binding afterwards manually through a management feature in the console, which at this point does not exist AFAIK. But it should not be too difficult to write such a piece of code yourself.
Regards,
Koen
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050417#4050417
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050417
More information about the jboss-user
mailing list