This section explains the provision of a Web service by a Web application.
Refer to "D.2.8 Exposing a Stateless Session Bean as a Web Service" if the Web service is provided by an EJB application.
Creating a project
Refer to "2.3.1 Preparing the Environment for Creating the Web Application" for information on creating a project.
Select [Interstage Application Server V11.1 IJServer (J2EE)] as the target runtime specification in the Dynamic Web Project wizard.
Point
Add the required libraries using the following procedure to create Web service applications:
Select the project. From the context menu, click [Properties] > [Java Build Path] > [Libraries] tab > [Add External JARs] and add the JAR file from the following location:
<product installation folder>\APS\J2EE\lib\isws-saaj-api.jar
In the [Order and Export] tab, move the JAR files that were added in 1 above [JRE System Library] then click [OK].