Apache SOAP 2.2 Overview Page 7
Download the authoritative guide: Data Center Guide: Optimizing Your Data Center Strategy
Download the authoritative guide: Cloud Computing: Using the Cloud for Competitive Advantage
Test Architecture
Setting up a SOAP architecture solely using HTTP will require at least:
- JDK 1.2.x or greater
- An Apache SOAP implementation
- A servlet engine (e.g., Websphere, WebLogic, or Tomcat)
- A parser supporting XMLSchema
In our analysis, we set up an architecture using Apache SOAP 2.2, Tomcat 3.2.2, JDK 1.3, and Xerces 1.4.0.
Note that the installation documents for the SOAP service (located at http://xml.apache. org/soap/docs/index.html) recommend using the JavaMail API and JAF (Java Activation Framework).