[ https://issues.apache.org/jira/browse/AXIS2C-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen moved AXIS2-3847 to AXIS2C-1516: ------------------------------------------------ Component/s: (was: codegen) Affects Version/s: (was: nightly) Current (Nightly) Key: AXIS2C-1516 (was: AXIS2-3847) Project: Axis2-C (was: Axis2) > 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 > Affects Versions: Current (Nightly) > Environment: axis2c latest revision from svn head. > OS:CentOS 4.4 > Reporter: naveen bhat > 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 is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org