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 "Rajika Kumarasiri (JIRA)" <ji...@apache.org> on 2007/02/05 11:23:06 UTC

[jira] Created: (AXIS2C-524) rest_sender invokes failed

rest_sender invokes failed
--------------------------

                 Key: AXIS2C-524
                 URL: https://issues.apache.org/jira/browse/AXIS2C-524
             Project: Axis2-C
          Issue Type: Bug
          Components: core/transport
            Reporter: Rajika Kumarasiri


rest invakations falis while calling REST.
file :. /modules/core/transport/http/sender/rest_sender.c
lineno:719
cause of failure:try to get the length of a NULL valuee(value) in the function axis2_url_encode()

-- 
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-524) rest_sender invokes failed

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

Samisa Abeysinghe resolved AXIS2C-524.
--------------------------------------

    Resolution: Invalid

We do not have rest_sender.c any more but only http_sender.c

Please check with http_sender.c to see if the problem still exists.

> rest_sender invokes failed
> --------------------------
>
>                 Key: AXIS2C-524
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-524
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/transport
>            Reporter: Rajika Kumarasiri
>
> rest invakations falis while calling REST.
> file :. /modules/core/transport/http/sender/rest_sender.c
> lineno:719
> cause of failure:try to get the length of a NULL valuee(value) in the function axis2_url_encode()

-- 
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