Code generated using WSDL2C java tool gave compilation errors when using option '-d adb' ----------------------------------------------------------------------------------------
Key: AXIS2C-393 URL: http://issues.apache.org/jira/browse/AXIS2C-393 Project: Axis2-C Issue Type: Bug Components: code generation Environment: Linux Reporter: Milinda Lakmal Pathirage Generated code using WSDL2C java tool gave compilation errors --Output from compiler In file included from AllTest/axis2_skel_AllTest.c:11: AllTest/axis2_skel_AllTest.h:10: error: syntax error before 'axis2_echoAll' AllTest/axis2_skel_AllTest.c:23: error: syntax error before 'axis2_echoAll' In file included from AllTest/axis2_svc_skel_AllTest.c:11: AllTest/axis2_skel_AllTest.h:10: error: syntax error before 'axis2_echoAll' AllTest/axis2_svc_skel_AllTest.c: In function 'axis2_svc_skel_AllTest_invoke': AllTest/axis2_svc_skel_AllTest.c:128: error: 'axis2_echoAll' undeclared (first use in this function) AllTest/axis2_svc_skel_AllTest.c:128: error: (Each undeclared identifier is reported only once AllTest/axis2_svc_skel_AllTest.c:128: error: for each function it appears in.) AllTest/axis2_svc_skel_AllTest.c:128: error: syntax error before 'input_val1_1' AllTest/axis2_svc_skel_AllTest.c:145: error: 'input_val1_1' undeclared (first use in this function) AllTest/axis2_svc_skel_AllTest.c:155: warning: assignment from incompatible pointer type -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]