WebSphere Web Services Client for C++, Version 1.0.1 운영 체제: Linux, Windows

axiscpp.conf 파일의 WSDD 파일 경로 정의

클라이언트 측 핸들러를 사용할 경우 axiscpp.conf 구성 파일의 WSDD 파일에 대한 경로를 정의해야 합니다.

클라이언트 측 핸들러를 사용할 경우 WSDD 파일에 대한 경로를 정의하는 추가 행을 axiscpp.conf 구성 파일에 추가해야 합니다. axiscpp.conf 파일에 대한 필수 구성은 설치 후 구성에 설명되어 있습니다. 다음 예제는 WSDD 정보가 추가된 axiscpp.conf 파일을 보여 줍니다.

# 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

위의 예에서 중요한 행은 주석 다음의 첫 번째 행인 ClientWSDDFilePath 정의입니다. 이 행이 axiscpp.conf 파일에 나타나면 C++용 웹 서비스 클라이언트는 이 참조를 사용하여 SOAP 요청/응답 메시지 구문 분석기에 포함되는 핸들러를 판별합니다.


Reference topic

이용약관 | 피드백

시간소인 아이콘마지막 갱신 날짜: 3 Mar 2006
http://publib.boulder.ibm.com/infocenter/dmndhelp/v6rxmx/index.jsp?topic=/com.ibm.websphere.wscc.doc.nl1\ref\wscc_rhanddevel_wsddconfig.html

(C) Copyright IBM Corporation 2005. All Rights Reserved.
이 information Center는 Eclipse 기술을 기반으로 합니다. (http://www.eclipse.org)