[ http://issues.apache.org/jira/browse/AXIS2C-304?page=all ]
Milinda Lakmal Pathirage updated AXIS2C-304: -------------------------------------------- Attachment: codegen.patch This fixes the bug which generate compilation error [_skel_ComplexDataTypesDocLitWService.c: In function 'axis2_svc_skel_ComplexDataTypesDocLitWService_invoke': axis2_svc_skel_ComplexDataTypesDocLitWService.c:220: error: 'ret_val' undeclared (first use in this function) ]. > Compilation error of Axis2/C skeleton generated for complex datatypes by > Axis2/Java WSDL2Code tool > -------------------------------------------------------------------------------------------------- > > Key: AXIS2C-304 > URL: http://issues.apache.org/jira/browse/AXIS2C-304 > Project: Axis2-C > Issue Type: Bug > Components: code generation > Environment: Linux > Reporter: Milinda Lakmal Pathirage > Attachments: codegen.patch > > > When compiling the generated Axis2/C skeleton for mssoapinterop plugfest > ComplexDataTypesDocLitW.wsdl , gcc compiler gives the following error > axis2_svc_skel_ComplexDataTypesDocLitWService.c: In function > 'axis2_svc_skel_ComplexDataTypesDocLitWService_invoke': > axis2_svc_skel_ComplexDataTypesDocLitWService.c:220: error: 'ret_val' > undeclared (first use in this function) -- 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]