3.2. Early Integration of Axis in JOnAS 3.x Series

JOnAS supports Apache Axis (v 1.1). This means that you no longer have to add Axis JARs in web applications. When you want to use an Axis class (AdminClient, WSDL2Java, ...) from the command line, you just have to use the jclient script in place of the common Java executable (jclient creates the appropriate classpath for you).