Hi Samisa,

I do not use Axis2/C. Maybe there is a WSDL parser provided by Axis2/C.
But in Axis/C++, there is no c++-based WSDL parser provided.

The WSDL4CPP is related to Axis/C++ (Again, I do not mean Axis2/C) in
two aspects:
1) WSDL4CPP provides a WSDL tool for web service application, which is
not provided by AXIS/C++. AXIS only provides SOAP handling tool. Hence
for dynamic invocation of web service, WSDL4CPP is helpful;
2) AXIS use XercesC as its XML parsing and HTTP transport layer.
WSDL4CPP provides a special patch of XercesC, which let people can using
libcurl tool as HTTP transport layer. And libcurl tool is quite powerful
than other similar URL tools.

Regards,
Ming



-----Original Message-----
From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 06, 2007 4:49 AM
To: Apache AXIS C User List
Subject: Re: WSDL4CPP 0.9.2b is released

How does this relate to Axis2/C? Have you developed an Axis2/C 
extension, plugin with this software?

Samisa...

Zhu, Ming wrote:
>
> Hi All,
>
>  
>
> Maybe you are interested in this news.
>
>  
>
> We have created a new project "WSDL4CPP" on Sourceforge.net.
>
> See http://wsdl4cpp.sourceforge.net <http://wsdl4cpp.sourceforge.net/>
>
>  
>
> The Web Services Description Language for C++ Toolkit (WSDL for C++ 
> Toolkit, or simply "WSDL4CPP") allows the parsing, representation, and

> manipulation of WSDL documents. In the future release, it will allow 
> the creation of WSDL documents too. It is a C++-port of WSDL4J toolkit

> (http://sourceforge.net/projects/wsdl4j).
>
>  
>
> Compuware Corporation is the major contributor for the first release.
>
>  
>
> The WSDL4CPP is highly integrated with Xerces-C. And further more, it 
> provides an extension patch of Xerces-C, such that users can use 
> "libcurl" as the http transport layer. And it can be used with AXIS-C 
> together to achieve a complete c++-based solution of web service.
>
>  
>
> Now WSDL4CPP 0.9.2b is released! (It is a beta release)
>
>  
>
> Best regards,
>
>  
>
> Ming Zhu
>
> UNIFACE Development
>
> Compuware Europe B.V.
>
>  
>
>  
>
>
> The contents of this e-mail are intended for the named addressee only.

> It contains information that may be confidential. Unless you are the 
> named addressee or an authorized designee, you may not copy or use it,

> or disclose it to anyone else. If you received it in error please 
> notify us immediately and then destroy it.
>
> Compuware Europe B.V. (Registration number: 33245192) is a company 
> registered in The Netherlands whose registered office is at 
> Hoogoorddreef 5, 1101 BA Amsterdam, The Netherlands. Compuware B.V. 
> (Registration number: 33227492) is a company registered in the 
> Netherlands whose registered office is at Hoogoorddreef 5, 1101 BA 
> Amsterdam, The Netherlands


-- 
Samisa Abeysinghe : http://www.wso2.org/ (WSO2 Oxygen Tank - Web
Services Developers' Portal)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy it.

Compuware Europe B.V. (Registration number: 33245192) is a company registered 
in The Netherlands whose registered office is at  Hoogoorddreef 5, 1101 BA  
Amsterdam, The Netherlands. Compuware B.V. (Registration number: 33227492) is a 
company registered in the Netherlands whose registered office is at 
Hoogoorddreef 5, 1101 BA  Amsterdam, The Netherlands

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to