Sebastian Schneider [
http://community.jboss.org/people/sebastian.s] replied to the
discussion
"Central jBPM (enterprise) with remote access from managing apps"
To view the discussion, visit:
http://community.jboss.org/message/537795#537795
--------------------------------------------------------------
jBPM does not offer webservices to invoke API operations itself but the console ships with
a RESTful webservice used as abstraction layer for 2 reasons. Firstly the console is a
generic application and is used for other projects, too and secondly it should be
deployable on an application server different from the one jBPM is deployed on. So you
could go and try to use the RESTful webservices. Search the forums. There are a couple of
posts about it. You could also build your own abstraction layer in form of a webservice.
If you search the forums you will also find the effort of somebody trying to create a REST
interface for jBPM. Be aware that the RESTful webservice for the console does not
implement all the operations offered by the jBPM-API.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/537795#537795]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]