code generated from WSDL2C is not compiling(axis2/java nightly build)
---------------------------------------------------------------------

                 Key: AXIS2-3847
                 URL: https://issues.apache.org/jira/browse/AXIS2-3847
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: codegen
    Affects Versions: nightly
         Environment: axis2c latest revision from svn head.
OS:CentOS 4.4
            Reporter: naveen bhat


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to