You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Milinda Lakmal Pathirage (JIRA)" <ji...@apache.org> on 2006/11/06 10:05:37 UTC

[jira] Created: (AXIS2C-393) Code generated using WSDL2C java tool gave compilation errors when using option '-d adb'

Code generated using WSDL2C java tool gave compilation errors when using option '-d adb'
----------------------------------------------------------------------------------------

                 Key: AXIS2C-393
                 URL: http://issues.apache.org/jira/browse/AXIS2C-393
             Project: Axis2-C
          Issue Type: Bug
          Components: code generation
         Environment: Linux
            Reporter: Milinda Lakmal Pathirage


Generated code using WSDL2C java tool gave compilation errors
--Output from compiler

In file included from AllTest/axis2_skel_AllTest.c:11:
AllTest/axis2_skel_AllTest.h:10: error: syntax error before 'axis2_echoAll'
AllTest/axis2_skel_AllTest.c:23: error: syntax error before 'axis2_echoAll'
In file included from AllTest/axis2_svc_skel_AllTest.c:11:
AllTest/axis2_skel_AllTest.h:10: error: syntax error before 'axis2_echoAll'
AllTest/axis2_svc_skel_AllTest.c: In function 'axis2_svc_skel_AllTest_invoke':
AllTest/axis2_svc_skel_AllTest.c:128: error: 'axis2_echoAll' undeclared (first use in this function)
AllTest/axis2_svc_skel_AllTest.c:128: error: (Each undeclared identifier is reported only once
AllTest/axis2_svc_skel_AllTest.c:128: error: for each function it appears in.)
AllTest/axis2_svc_skel_AllTest.c:128: error: syntax error before 'input_val1_1'
AllTest/axis2_svc_skel_AllTest.c:145: error: 'input_val1_1' undeclared (first use in this function)
AllTest/axis2_svc_skel_AllTest.c:155: warning: assignment from incompatible pointer type


-- 
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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Updated: (AXIS2C-393) Code generated using WSDL2C java tool gave compilation errors when using option '-d adb'

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-393?page=all ]

Samisa Abeysinghe updated AXIS2C-393:
-------------------------------------

        Fix Version/s: 0.96
    Affects Version/s: Current (Nightly)
             Assignee: Dushshantha Chandradasa

> Code generated using WSDL2C java tool gave compilation errors when using option '-d adb'
> ----------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-393
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-393
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: code generation
>    Affects Versions: Current (Nightly)
>         Environment: Linux
>            Reporter: Milinda Lakmal Pathirage
>         Assigned To: Dushshantha Chandradasa
>             Fix For: 0.96
>
>
> Generated code using WSDL2C java tool gave compilation errors
> --Output from compiler
> In file included from AllTest/axis2_skel_AllTest.c:11:
> AllTest/axis2_skel_AllTest.h:10: error: syntax error before 'axis2_echoAll'
> AllTest/axis2_skel_AllTest.c:23: error: syntax error before 'axis2_echoAll'
> In file included from AllTest/axis2_svc_skel_AllTest.c:11:
> AllTest/axis2_skel_AllTest.h:10: error: syntax error before 'axis2_echoAll'
> AllTest/axis2_svc_skel_AllTest.c: In function 'axis2_svc_skel_AllTest_invoke':
> AllTest/axis2_svc_skel_AllTest.c:128: error: 'axis2_echoAll' undeclared (first use in this function)
> AllTest/axis2_svc_skel_AllTest.c:128: error: (Each undeclared identifier is reported only once
> AllTest/axis2_svc_skel_AllTest.c:128: error: for each function it appears in.)
> AllTest/axis2_svc_skel_AllTest.c:128: error: syntax error before 'input_val1_1'
> AllTest/axis2_svc_skel_AllTest.c:145: error: 'input_val1_1' undeclared (first use in this function)
> AllTest/axis2_svc_skel_AllTest.c:155: warning: assignment from incompatible pointer type

-- 
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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Closed: (AXIS2C-393) Code generated using WSDL2C java tool gave compilation errors when using option '-d adb'

Posted by "Dushshantha Chandradasa (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-393?page=all ]

Dushshantha Chandradasa closed AXIS2C-393.
------------------------------------------

    Resolution: Fixed

This issue cannot be found in the latest version of axis2 truck. 

> Code generated using WSDL2C java tool gave compilation errors when using option '-d adb'
> ----------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-393
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-393
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: code generation
>    Affects Versions: Current (Nightly)
>         Environment: Linux
>            Reporter: Milinda Lakmal Pathirage
>         Assigned To: Dushshantha Chandradasa
>             Fix For: 0.96
>
>
> Generated code using WSDL2C java tool gave compilation errors
> --Output from compiler
> In file included from AllTest/axis2_skel_AllTest.c:11:
> AllTest/axis2_skel_AllTest.h:10: error: syntax error before 'axis2_echoAll'
> AllTest/axis2_skel_AllTest.c:23: error: syntax error before 'axis2_echoAll'
> In file included from AllTest/axis2_svc_skel_AllTest.c:11:
> AllTest/axis2_skel_AllTest.h:10: error: syntax error before 'axis2_echoAll'
> AllTest/axis2_svc_skel_AllTest.c: In function 'axis2_svc_skel_AllTest_invoke':
> AllTest/axis2_svc_skel_AllTest.c:128: error: 'axis2_echoAll' undeclared (first use in this function)
> AllTest/axis2_svc_skel_AllTest.c:128: error: (Each undeclared identifier is reported only once
> AllTest/axis2_svc_skel_AllTest.c:128: error: for each function it appears in.)
> AllTest/axis2_svc_skel_AllTest.c:128: error: syntax error before 'input_val1_1'
> AllTest/axis2_svc_skel_AllTest.c:145: error: 'input_val1_1' undeclared (first use in this function)
> AllTest/axis2_svc_skel_AllTest.c:155: warning: assignment from incompatible pointer type

-- 
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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org