the axis2c\ides\vc\axis2c\codegen\ directory holds some visual studio 2005 project files. In these project files there are references to C source files that do not exist in the wso2-wsf-c-src-1.2.0.zip source archive.
an example from the codegen\w2c\w2c.vcproj file: RelativePath="..\..\..\..\..\tools\codegen\src\wsdl2code.c" on my workstation, the only thing in \tools\codegen\ is the javatool directory. I checked the SVN repository at [1] and see the same thing. 1. http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/ Where can these *.c files be downloaded from?
