SOAP Fault Element
The optional SOAP Fault element is used to hold error and
status information for a SOAP message.
The SOAP Fault Element
An error message from a SOAP message is carried inside
a Fault element.
If a Fault element is present, it must appear as a child element
of the Body element. A Fault element can only appear once in a SOAP message.
The SOAP Fault element has the following sub elements:
| Sub Element |
Description |
| <faultcode> |
A code for identifying the fault |
| <faultstring> |
A human readable explanation of the fault |
| <faultactor> |
Information about who caused the fault to happen |
| <detail> |
Holds application specific error information related to the
Body element
|
SOAP Fault Codes
The faultcode values defined below must be used in the faultcode element when
describing faults:
| Error |
Description |
| VersionMismatch |
Found an invalid namespace for the SOAP Envelope element |
| MustUnderstand |
An immediate child element of the Header element, with the mustUnderstand attribute set to "1", was
not understood |
| Client |
The message was incorrectly formed or contained incorrect information |
| Server |
There was a problem with the server so the message could not proceed |
Learn how your website performs under various load conditions
 |
|
WAPT
is a load, stress and performance testing tool for websites and web-based applications.
In contrast to "800-pound gorilla" load testing tools, it is designed to minimize the learning
curve and give you an ability to create a heavy load from a regular workstation.
WAPT is able to generate up to 3000 simultaneously acting virtual users using standard hardware configuration.
Virtual users in each profile are fully customizable. Basic and NTLM authentication methods are supported.
Graphs and reports are shown in real-time at different levels of detail, thus helping to manage the testing process.
Download the free 30-day trial!
|
|