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 "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org> on 2005/02/08 12:01:11 UTC

[jira] Assigned: (AXISCPP-407) Call->getFaultDetail() API should be removed or implemented

     [ http://issues.apache.org/jira/browse/AXISCPP-407?page=history ]

Samisa Abeysinghe reassigned AXISCPP-407:
-----------------------------------------

    Assign To: Samisa Abeysinghe

> Call->getFaultDetail() API should be removed or implemented
> -----------------------------------------------------------
>
>          Key: AXISCPP-407
>          URL: http://issues.apache.org/jira/browse/AXISCPP-407
>      Project: Axis-C++
>         Type: Bug
>   Components: Basic Architecture
>     Reporter: Andrew Perry
>     Assignee: Samisa Abeysinghe

>
> The public API Call->getFaultDetail(char** ppcDetail) sets the value of the private class member variable m_pcFaultDetail in the SoapDeSerializer class into ppcDetail. This member variable is only initialized in the SoapDeSerializer->getFault() method which is never called, and even if it was it sets it to a hard coded string.
> What is the purpose of the getFaultDetail API. Has it been superceded by the ISoapFault interface? If so should the API be removed or implemented to use the ISoapFault interface?
> I feel that the API should be removed as obviously nothing uses it.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira