+

Search Tips   |   Advanced Search

Artifacts used to develop web services

With development artifacts, we can develop an enterprise bean or a JavaBeans module into web services based on the Web Services for Java EE specification.

To create a web service from an enterprise bean or from a JavaBeans 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

  • 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