+

Search Tips   |   Advanced Search

Artifacts used to develop Web services


With development artifacts we can develop an enterprise bean or a Java Beansmodule into a Web service. This page describes artifacts used to develop Web services that are based on the Web Services for Java EE specification.

To create a Web service from an enterprise bean or from a Java Beans module, the following files are added to the respective JAR file or WAR modules at assembly time:

The following files are added to an application client, enterprise beans or Web module to permit a Web Services for Java EE client access to Web services:





 

Related tasks


Task overview: Implement Web services applications
Implement Web services applications with JAX-WS
Implement Web services applications from existing WSDL files with JAX-WS
Implement Web services applications with JAX-RPC
Implement Web services applications from existing WSDL files with JAX-RPC

 

Related


JAX-RPC Web services enabled module - deployment descriptor settings (ibm-webservices-bnd.xmi file)
WSDL2Java command for JAX-RPC applications
Web services specifications and APIs