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

    Resolution: Fixed

Changed src/soap/SoapFault.cpp to have s_arrLocalFaultStruct values matching 
with AXISC_EXCEPTIONS in AxisExceptions class

> 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

Reply via email to