Apache Axis 1.1 für Linux - Apache Axis 1.1 Web Services (SOAP) in XAMPP (Linux)

von Dieter Lukas (DiLu) - zuletzt geändert: 2005-02-10 16:29:45
Dieses Addon ermöglicht die Verwendung von Web Services in XAMPP für Linux. Apache Axis ist eine Implementierung von SOAP (Simple Object Access Protocol) und der Nachfolger des Apache SOAP Projekts. Um das Apache Axis Addon benutzen zu können, muß das Jakarta Tomcat Addon installiert sein.
Was verbirgt sich eigentlich hinter dieser "Seife".

Hier ein Auszug aus der W3C Spezifikation:

SOAP is a lightweight protocol for exchange of information in a decentralized, distributed environment. It is an XML based protocol that consists of three parts: an envelope 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 datatypes, and a convention for representing remote procedure calls and responses.

Download:

NameXAMPP-VersionRelase-Notes
axis-addon-0.2XAMPP for Linux 1.4.7Dieses Apache Axis Addon ermöglicht die Verwendung von Web Services (SOAP) in XAMPP für Linux.
Neu in Addon-Version 0.2:
- Benötigt Jakarta Tomcat Addon ab Version 0.3
- Kein eigenes modifiziertes lampp Skript mehr.