September 23, 2011 8:43:42 AM PDT
Introduction:Interstage BPM provides Web Service support. Users have the ability to make calls and invoke methods from external web services by utilizing Interstage BPM’s built-in tools. This article will demonstrate how a user can create a java program and then deploy it onto an application server as a web service. The sample program used for this example is wtp/Converter.java. It is a simple java program that converts Celsius to Fahrenheit and vice-versa. This program will be used to demonstrate how a java program can be deployed into an application server as a web service. Using Eclipse Indigo is the key component for this process because it will assemble the Web service and Web service client Web projects, start up the application server, and deploy the projects to the application server.
Please see attached document for instructions and example for how this can be done.
Author: Marc Bui
Attachment: How_to_Create_a_Bottom-Up_Java_Web_Service_and_Using_it..._Application.zip
How_to_Create_a_Java_Web_Service_and_Using_it_in_an_IBPM_Application.zip