Hello, My intent is to utilize jBPM for monitoring purposes. I have working standalone app, which is to be modified to trigger process graph transitions like this:
public void businessMethod1() | { | // some logic; | | // connect to jBPM server and obtain process instance | // trigger a state change | | } So my question is: how do I obtain a reference to jBPM process from a standalone app. Sorry for newbie question :) Thanks in advance! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4043102#4043102 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4043102 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user