Java API for XML-Based RPC (JAX-RPC)

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Articles
  

Articles:
  • Web services hints and tips: JAX-RPC versus JAX-WS, Part 5 by Russell Butek, Nicholas Gallardo   - [Clicks: 64]
    Java API for XML-based RPC (JAX-RPC) supports the SOAP with Attachments (Sw/A) specification, while Java API for XML Web Services (JAX-WS) supports Sw/A along with the new Message Transmission Optimization Mechanism (MTOM) specification. This fifth tip in this series compares these two attachment models by examining samples of Web Services Description Languages (WSDLs) and mapped Java interfaces.
    http://www.ibm.com/developerworks/webservices/library/ws-tip-jaxwsrpc5/index.html - Nov, 2007
  • Web services hints and tips: JAX-RPC versus JAX-WS, Part 4 by Russell Butek, Nicholas Gallardo   - [Clicks: 41]
    This fourth part of the series about Java API for XML-based RPC (JAX-RPC) 1.1 and Java API for XML Web Services (JAX-WS) 2.0 compares the dynamic invocation models. This tip walks you through the similarities and describes the major differences, using an example for each model.
    http://www.ibm.com/developerworks/webservices/library/ws-tip-jaxwsrpc4/index.html - Jun, 2007
  • Web services hints and tips: JAX-RPC versus JAX-WS, Part 3 by Russell Butek, Nicholas Gallardo   - [Clicks: 40]
    This third part of the series about Java API for XML-based RPC (JAX-RPC) 1.1 and Java API for XML Web Services (JAX-WS) 2.0 compares 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.
    http://www.ibm.com/developerworks/webservices/library/ws-tip-jaxwsrpc3/index.html - Jun, 2007

[Top]