[jboss-user] [JBoss jBPM] - Remotely access jBPM server from a standalone app

mr_ortega do-not-reply at jboss.com
Fri May 4 05:18:34 EDT 2007


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



More information about the jboss-user mailing list