[ 
http://issues.apache.org/jira/browse/AXISCPP-270?page=comments#action_58384 ]
     
John Hawkins commented on AXISCPP-270:
--------------------------------------

Andrew is going to return the fault test back to the way it was so we can fix it

> FaultMappingDoc testcase failing on windows
> -------------------------------------------
>
>          Key: AXISCPP-270
>          URL: http://issues.apache.org/jira/browse/AXISCPP-270
>      Project: Axis-C++
>         Type: Bug
>     Versions: current (nightly)
>  Environment: Windows
>     Reporter: Adrian Dick
>     Priority: Critical

>
> When running the FaultMappingDoc test on Windows it fails with the following 
> pop-up message:
>   Unhandled exception in FaultMappingDoc.exe: 0x0000005: Access Violation.
> Following some investigation I've found the problem appears to be a 
> sequencing issue.
> By modifying the test to create a new instance of the web service for each 
> call, allows the test to pass.
> I feel this is probably a fair fix for this particular test - but the real 
> problem here is a sequencing/re-use issue, and a test (or set of tests) 
> should be created to capture this.
> There is obviously some kind of unwanted caching going on between repeated 
> calls causing problems here - though this currently only appears to be a 
> problem on Windows.

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

Reply via email to