You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Tharindu Mathew (JIRA)" <ji...@apache.org> on 2010/12/19 10:21:01 UTC

[jira] Commented: (AXIS2-3847) code generated from WSDL2C is not compiling(axis2/java nightly build)

    [ https://issues.apache.org/jira/browse/AXIS2-3847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12972940#action_12972940 ] 

Tharindu Mathew commented on AXIS2-3847:
----------------------------------------

This is in the wrong project. This should belong to Axis2-C (https://issues.apache.org/jira/browse/AXIS2C). Please resolve.

> code generated from WSDL2C is not compiling(axis2/java nightly build)
> ---------------------------------------------------------------------
>
>                 Key: AXIS2-3847
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3847
>             Project: Axis2
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org