WebSphere Web Services Client for C++, Version 1.0.1 Operating Systems: Linux, Solaris

WSDD file path definition in axiscpp.conf file

If you are using client side handlers, you must define the path to the WSDD file in the axiscpp.conf configuration file.

If you are using client side handlers, you must add an additional line to the axiscpp.conf configuration file, defining the path to the WSDD file. The mandatory configuration for the axiscpp.conf file is described in Configuring after installation. The following example shows the axiscpp.conf file with WSDD information added.

# The comment character is '#'
# Available directives are as follows
#
# ClientWSDDFilePath:  The path to the client WSDD
# SecureInfo:          The GSKit security information
#
ClientWSDDFilePath:<inst_dir>\conf\client.wsdd

The important line of the above example is the first line after the comments, the ClientWSDDFilePath definition. When this line appears in the axiscpp.conf file, Web Services Client for C++ uses this reference to determine which handlers are to be included in the SOAP request/response message parser.


Reference topic

Terms of Use | Rate this page

Timestamp iconLast updated: 12 Dec 2005
(C) Copyright IBM Corporation 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)