A simple service that returns a text which contains the version number and the built date of the Axis2 Distribution used.
Sample: Version
===============
Introduction
============
A simple service that returns a text which contains the version number and the built
date of the Axis2 Distribution used.
In other words, this is a simple service used by many to test whether the distribution they got is setup
and working properly. It contains a single method that simply returns version and built
date of the Axis2 distribution used.
Pre-Requisites
==============
Apache Ant 1.6.2 or later
Running the Sample
==================
Type $ant from Axis2_HOME/samples/version
Help
====
Please contact axis-user list (axis-user@ws.apache.org) if you have any trouble running the sample.
AXIS2-version.zip( 4 k)Related examples in the same category