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

 About This Book

 Introduction to Web Service

 Introduction to SOAP (Simple Object Access Protocol)

 SOAP Message Structure

 SOAP Message Transmission and Processing

 SOAP Data Model

 SOAP Encoding

 SOAP RPC Presentation

 SOAP Properties Model

 SOAP MEP (Message Exchange Patterns)

 SOAP HTTP Binding

 SOAP PHP Implementations

 PHP SOAP Extension Client Programs

 PHP SOAP Extension Server Programs

 PHP SOAP Web Service Example - getTemp

 SOAP Perl Implementations

 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

 Perl SOAP::Lite for WSDL

 Python SOAP Client: Zeep

SOAP Java Implementations

 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

 Installing JAF 1.0.2

 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

 Web Services and SOAP Terminology

 Archived Tutorials

 References

 Full Version in PDF/EPUB