I'm wondering why the JbpmContext object has the "deployProcessDefinition()"
method. It seems to be an operation not using a transaction, at least I don't see a
method to save it -- although because it involves a lot of insert statements, it probably
could or should be in a transaction. But the way it appears, it seems like it maybe
should belong on the JbpmConfiguration object.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045974#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...