>From the JUnit test classes that comes with the samples, I can see how to 
>invoke a stand-alone business process. But once a business process is 
>deployed, how do I invoke a deployed business process from a Java class? 

Basically the use case I have is this: I would like to have the jbpm engine 
running in JBoss, and have business processes invoked either as the result of a 
web service invocation, or a web request (servlet invocation). So in other 
words, this requires invocation of a business process from a Java class. 

The JUnit test classes don't seem to interact with any central engine, or 
deployed business process. In the JUnit test classes, the business processes 
are directly loaded from their XML files, and invoked. So how do I interact 
with a central engine that manages already deployed business processes, and get 
it to invoke the business process from an external Java class?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945116#3945116

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945116


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to