Using the Web service wizards to create Web services and clients
IBM WebSphere JAX-WS runtime environment
Java API for XML-Based
Web Services (JAX-WS) is the next generation web services programming
model extending the foundation provided by the Java API for XML-based RPC (JAX-RPC) programming
model. Using JAX-WS, development of web services and clients is simplified
with greater platform independence for Java applications
by the use of dynamic proxies and Java annotations.
Java API for RESTful web services
Java API for RESTful web services (JAX-RS), also
known as JSR-311, is a programming model with which to create Representational State Transfer (REST)
services quickly.
IBM WebSphere JAX-RPC runtime environment
The IBM® WebSphere® JAX-RPC runtime environment is
the default web services runtime environment. The WebSphere runtime environment is the runtime
environment recommended for production use.