Q: Is there any published schedule on when 1.7.0 will be released, just curious.
I am using VS2008 and VS2010, the WSDL2C is generating a lot of code that throws warnings, I believe it is due to the fact that VS2005 and on has a bunch of safe string functions which depreciated the older string functions. I am thinking of hacking the WSDL2C code to use the newer safe strings simply to do away with the warnings. Q: How might I go about contributing this changes back to the main Axis2/Java source? Sam
