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 "Frederic Heem (JIRA)" <ji...@apache.org> on 2008/05/14 17:13:55 UTC

[jira] Created: (AXIS2C-1140) axis2_svc_skel_xxx_invoke generated function print a false error for In-Only Message

axis2_svc_skel_xxx_invoke generated function print a false error for In-Only Message
------------------------------------------------------------------------------------

                 Key: AXIS2C-1140
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1140
             Project: Axis2-C
          Issue Type: Bug
          Components: code generation
    Affects Versions: 1.4.0
         Environment: linux
            Reporter: Frederic Heem
            Priority: Minor


The axis2_svc_skel_xxx_invoke generated function print at the end of the function an error if the code reach this point. For In-Only message, there is no return inside the "if", so the printf with a false error is displayed.

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


[jira] Resolved: (AXIS2C-1140) axis2_svc_skel_xxx_invoke generated function print a false error for In-Only Message

Posted by "Dimuthu Gamage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dimuthu Gamage resolved AXIS2C-1140.
------------------------------------

    Resolution: Fixed

Fixed in the latest SVN. A test case is attached in https://issues.apache.org/jira/browse/AXIS2C-1139
Thanks for raising the issue

> axis2_svc_skel_xxx_invoke generated function print a false error for In-Only Message
> ------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1140
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1140
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: code generation
>    Affects Versions: 1.4.0
>         Environment: linux
>            Reporter: Frederic Heem
>            Priority: Minor
>
> The axis2_svc_skel_xxx_invoke generated function print at the end of the function an error if the code reach this point. For In-Only message, there is no return inside the "if", so the printf with a false error is displayed.

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