skip to main content

Programming Guides : Web Services with isCOBOL : isCOBOL for Axis2 distributions

isCOBOL for Axis2 distributions
The isCOBOL for Axis2 Standard Binary Distribution
If you're developing services and applications, you'll need the isCOBOL for Axis2 Standard Binary Distribution. The distribution includes all of the necessary *.jar files, as well as a variety of scripts that ease development. It has the following structure:
The bin directory includes a number of useful scripts, including axis2.bat (or axis2.sh), which enables you to easily execute a Java command without having to manually add all of the Axis2 jar files to the classpath, java2wsdl.bat (and .sh) and wsdl2java.bat (and .sh), which enables you to easily generate Java code from a WSDL file and vice versa, and axis2server.bat (and sh), a simple Web server that enables you to build Axis2's capability to send and receive messages into your own application.
As expected, the lib directory includes all of the necessary jar files. Services and modules are added to the repository directory. isCOBOL for Axis2 comes with a standard module implementing WS-Addressing, and you can add any other necessary modules such as Rampart to the repository/modules directory.
The conf directory includes the axis2.xml which is the global deployment descriptor.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left