SOAP Web Service Tutorials - Herong's Tutorial Examples - v5.13, by Herong Yang
Axis Installation Requirements on Windows
This section describes the requirements of installing Axis on Windows systems.
There is no clear document tells what are the requirements to install Axis on Windows systems. But I guess that JDK 1.4 and Tomcat 4.x should be enough.
On my system, I have JDK 1.5.0 and Tomcat 5.5 installed. That should be good enough to try Axis myself.
To learn more about installing JDK, read my other book: "Herong's Tutorial Notes on JDK" at https://www.herongyang.com/JDK.
To learn more about installing Tomcat, read my other book: "Herong's Tutorial Notes on JSP" at https://www.herongyang.com/JSP.
Table of Contents
Introduction to SOAP (Simple Object Access Protocol)
SOAP Message Transmission and Processing
SOAP MEP (Message Exchange Patterns)
PHP SOAP Extension Client Programs
PHP SOAP Extension Server Programs
PHP SOAP Web Service Example - getTemp
Perl SOAP::Lite - SOAP Server-Client Communication Module
Perl Socket Test Program for HTTP and SOAP
Perl SOAP::Lite for NumberToWords SOAP 1.1 Web Service
Perl SOAP::Lite for SOAP 1.2 Web Services
What Is SAAJ (SOAP with Attachments API for Java)
SOAP Java Implementations: Axis and Apache WebService
►Axis Installation Requirements on Windows
Installing Axis 1.2.1 on Windows
Java Socket and HttpURLConnection for SOAP
SAAJ - SOAP with Attachments API for Java
SoapUI - SOAP Web Service Testing Tool
WS-Security - SOAP Message Security Extension
WS-Security X.509 Certificate Token
Perl SOAP::Lite for GetSpeech SOAP 1.1 Web Service
Perl SOAP::Lite 0.710 for SOAP 1.2 Web Services
Perl SOAP::Lite 0.710 for WSDL