JAX-RPC versus JAX-WS, Part 1 . Click Here.
This article introduces a series that compares these two Java™ Web services programming models
JAX-RPC versus JAX-WS, Part 2. Click Here.
This second part of the series compares the data mappings of these two web services specifications.
JAX-RPC versus JAX-WS, Part 3. Click Here.
This third part of the series the mapping of Web Services Description Language (WSDL) to a service endpoint interface (SEI). The concept of an SEI was first introduced in JAX-RPC 1.0 and has been maintained in JAX-WS 2.0, with some additions. This tip walks you through the major differences.
JAX-RPC versus JAX-WS, Part 4 . Click Here.
This fourth part of the series compares the dynamic invocation models. This tip walks you through the similarities and describes the major differences, using an example for each model.