0 Replies Latest reply on Apr 28, 2011 6:03 AM by pragiya

    Expose JBPM process as a web service

    pragiya

      Hello all;

           I am new to web services and I followed some tutorials related to web services. I could create my own web service and consume it by following this step by step tutorial.

      http://www.mastertheboss.com/web-interfaces/159-using-axis-web-services-with-jboss.html

       

           Now I want to expose a simple JBPM process as a web service. I know how to create a JBPM process and how to invoke it using java (ksession.startProcess()). I am searching the web for nearly two days but couldn't find any good tutorial suitable for a beginner. Could anybody point me to a good article, a blog or a PDF.

      Thank you.