Published on WSO2 Oxygen Tank (http://wso2.org)

How to Use axis2.xml Instead of Apache AXIS2/C Repository

By dinesh
Created 2008-03-08 08:17

Apache Axis2/C engine uses a client repository to load its libraries, modules and services. Generally user has to specify this repository using AXIS2C_HOME environment variable. Rather than having all (libraries, modules and services) in one directory, user can specify them using axis2.xml. Dinesh Premalal, explains..

 

Table of Content

  1. Additional Parameters [0]
  2. Server Side [0]
  3. Client Side [0]

 

Applies To

Environment Axis2/C 1.3.0

 

Additional Parameters

There are three additional parameters we have to specify in axis2.xml. These "parameter" elements need to add to axis2.xml as children of "axisconfig" element.

Server Side

On the server side, axis2.xml can be used in two ways instead of Axis2/C repository.

Client Side

On the client side too user has two ways of specifying axis2.xml, instead of a repository directory

Author

Dinesh Premalal, Senior Software Engineer, WSO2 Inc. dinesh AT wso2 DOT com


Source URL:
http://wso2.org/library/3330