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/06/22 12:37:19 UTC

[jira] Assigned: (AXISCPP-322) Exception numbers inconsistent in AxisException.hpp and SoapFault.cpp

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

Samisa Abeysinghe reassigned AXISCPP-322:
-----------------------------------------

    Assign To: Samisa Abeysinghe

> Exception numbers inconsistent in AxisException.hpp and SoapFault.cpp
> ---------------------------------------------------------------------
>
>          Key: AXISCPP-322
>          URL: http://issues.apache.org/jira/browse/AXISCPP-322
>      Project: Axis-C++
>         Type: Bug
>   Components: Basic Architecture
>     Versions: 1.4 Alpha
>     Reporter: Mark Whitlock
>     Assignee: Samisa Abeysinghe
>     Priority: Minor

>
> In AxisException.hpp there is an enum of AXISC_EXCEPTIONS which lists all the exceptions in order. In SoapFault.cpp there is an array s_arrLocalFaultStruct[FAULT_LAST] which maps these exception numbers to messages. Unfortunately these are out of sync so most of the messages will be incorrect. Exception numbers map to different exceptions in each file. I am routing this JIRA to Fred Preston since he added in more of these exceptions recently (and I discussed the problem with him).

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