[ https://issues.apache.org/jira/browse/AXIS2C-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bill Blough updated AXIS2C-1516: -------------------------------- Component/s: code generation > code generated from WSDL2C is not compiling(axis2/java nightly build) > --------------------------------------------------------------------- > > Key: AXIS2C-1516 > URL: https://issues.apache.org/jira/browse/AXIS2C-1516 > Project: Axis2-C > Issue Type: Bug > Components: code generation > Affects Versions: Current (Nightly) > Environment: axis2c latest revision from svn head. > OS:CentOS 4.4 > Reporter: naveen bhat > Priority: Major > Original Estimate: 72h > Remaining Estimate: 72h > > Hello group, > With reference to the fix provided for the issue > AXIS2C-1168(https://issues.apache.org/jira/browse/AXIS2C-1168?focusedCommentId=12601) > i.e the nightly build of axis2/java. > I generated the server side skeleton code without adb using the axis2/java > nightly build available at the > location(http://people.apache.org/dist/axis2/nightly). > When the compiled the code using build.sh(script in src folder) it gives > error looking for api's of soap envelope,soap header function. > I later found , that the generated code did not include axiom_soap.h file in > the generated skeleton header file. > When i included the header file manually adding "#include<axiom_soap.h>", > the code compiled properly. > I suspect the generation of code without adb is improper. > I am not facing such problem when i use axis2/java 1.4. > So i guess the problem is with the nightly build. > Kindly let me know how to resolve this problem. > PS: > Command used to generate code > WSDL2C.sh -uri <wsdlpath> -ss -sd -d none > Thanks in advance, > Naveen Bhat -- This message was sent by Atlassian JIRA (v7.6.14#76016) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org