The Web services support in the ATG platform is based on JAX-RPC (Java API for XML-based RPC). The JAX-RPC specification defines a standard way for incoming XML-based SOAP messages to be converted to Java-based RPC calls. The ATG platform uses Sun’s reference implementation of JAX-RPC. Parts of this reference implementation are used to generate Web services, and other parts of it handle the processing of SOAP messages when a Web service is called.

 
loading table of contents...