You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by Nicholas Hart <nh...@real.com> on 2006/11/17 19:21:55 UTC

axis2c wsdl2c?

I am trying to assess whether I should use axis2c or axiscpp, and 
despite seeing some documentation online about the wsdl2c code gen tool, 
I don't actually see it in the axis2c-bin-0.95-win32.zip distribution. 
can someone point me to where this tool is?

thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


Re: axis2c wsdl2c?

Posted by Dinesh Premalal <xy...@gmail.com>.
Hi Nicholas,

Nicholas Hart <nh...@real.com> writes:

> I am trying to assess whether I should use axis2c or axiscpp, and
> despite seeing some documentation online about the wsdl2c code gen
> tool, I don't actually see it in the axis2c-bin-0.95-win32.zip
> distribution. can someone point me to where this tool is?
AFAIK wsdl2c didn't test on windows yet. That's why we didn't ship it
with 0.95 release. But if you could try it out, wsdl2c is quite stable
on linux. If you could get the latest svn checkout, wsdl2c tool is
there under tools directory. 

thanks,
Dinesh


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


Re: axis2c wsdl2c?

Posted by Samisa Abeysinghe <sa...@gmail.com>.
Nicholas Hart wrote:
> I am trying to assess whether I should use axis2c or axiscpp, and 
> despite seeing some documentation online about the wsdl2c code gen 
> tool, I don't actually see it in the axis2c-bin-0.95-win32.zip 
> distribution. can someone point me to where this tool is?
There are C as well as Java tools for generating C code for WSDL.
Comparatively, Java tool is more stable and feature rich compared to the 
C tool.

Java tool is in Axis2/Java source tree. You can download the Axis2 Java 
distribution or check out the Java source from SVN.

C tool is in svn: 
https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/tools/codegen

Samisa...


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org