Hi sreenivasulu, Your wsdl is an RPC-Encoded Style one.
Currently WSDL2C support for the RPC-Encoded style WSDLs is in very primary state. Since we are using Axis2/Java tool for the code generation and Axis2/Java support for the RPC-Encoded is fairly new (infact just only one month old), we may need sometime to change 'C' code generation templates to support WSDL2C. I will let the user-list know when I manage to do that. Thanks Dimuthu On Jan 24, 2008 6:23 AM, sreenivasulu guduru <[EMAIL PROTECTED]> wrote: > > > > Hi > > I am using the attached WSDL to generate Server Stubs using the command > > wsdl.bat -uri so1.wsdl -ss -sd -d adb –u > > I used the latest Apache Axis2 SNAPSHOT build (23-01-2008). > > > > The process generates 111 C and Header files. > > I have them added to my VC++ project that has includes of > axis2c-bin-1.2.0-win32 version. And I have the Preprocessor directive > AXIS2_DECLARE_EXPORT being set for the VC++ project. > > > > There were many compiler errors such as "fatal error C1083: Cannot open > include file: 'adb_axis2_char_t*.h': Invalid argument:". The complete report > of compilation errors is attached in the mail in the file "BuildLog.htm". > > > > Could you please suggest me workaround for these compilation errors? > > > > Thank You > > Regards > > Sreenivasulu Guduru > ________________________________ > Connect and share in new ways with Windows Live. Get it now! > --------------------------------------------------------------------- > 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]
