-
Book Overview & Buying
-
Table Of Contents
Service Oriented Java Business Integration
As said earlier, without using a JBI or an ESB framework, let us see binding in action using the Apache open-source SOAP stack.
Apache SOAP is an implementation based on the SOAP submission to W3C (World Wide Web Consortium). This submission has been produced by the XML Protocol Working Group, which is part of the Web Services Activity. IBM Alphaworks first brought a Java reference implementation of the SOAP 1.1 specification, which is contributed to form the Apache SOAP project.
SOAP is a lightweight protocol for the exchange of information in a decentralized, distributed environment. SOAP is based on XML and consists of three parts—an envelope (containing and optional Header and a mandatory Body) that defines a framework for describing what is in a message and how to process it, a set of encoding rules for expressing instances of application-defined data types, and a convention for representing remote procedure calls and responses.
Change the font size
Change margin width
Change background colour