Hi Dimuthu, I wonder what on earth is these VS2005 projects for? :D... See inside ides/vc/axis2c/codegen/. Can't we get rid of this folder too?
Regards, Senaka > Hi Carl, > > That was the codegen tool implemented in C. It is no longer part of > Axis2/C due to the lack of maintenance. Use the axis2/java codegen[1] > tool to generate c projects. you can use axis2/c manual[2] as a > guideline. > > > [1] http://people.apache.org/dist/axis2/nightly > [2] http://ws.apache.org/axis2/c/docs/axis2c_manual.html#wsdl2c > > Thanks > Dimuthu > > > On Tue, Feb 26, 2008 at 10:11 PM, Carl Lefrançois > <[EMAIL PROTECTED]> wrote: >> 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? >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
