r();
> XMLSerializer serial = new XMLSerializer( stringOut, format );
>
> serial.asDOMSerializer();
> serial.serialize( doc.getDocumentElement() );
> return stringOut.toString();
>}
>
>Sylvain.
>
>
> -Original Message-
>From: Schwartz, Brenton [mailto:[EMAIL PROTECTED
: Thursday, May 30, 2002 11:52 AM
To: '[EMAIL PROTECTED]'
Subject: RE: AxisFault vs SOAP Fault
In case this question got lost inside a previous
post I am re-asking it here:
I realy need to get at a custom fault code. This
does not appear to possible through the API
due to a disconne
D]]Sent: Thursday, May 30, 2002 11:52
AMTo: '[EMAIL PROTECTED]'Subject: RE: AxisFault
vs SOAP Fault
In case this question got lost inside a
previous
post I am re-asking it
here:
I realy need to get at a custom fault
code. This
does not appear to pos
: '[EMAIL PROTECTED]'Subject: RE: AxisFault
vs SOAP Fault
Axis.GetFaultDetails returns an array of Elements
Cycling on these elements all I get is a stack
trace
in
element[0] and nothing else. I suspect that this
is
because Axis threw an exception when trying
to
read the d
"'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]> cc:
Subject: RE: AxisFault vs SOAP
Fault
Thanks for the try, System.out.println(AxisFault.getFaultCode()
);prints the value "Server"w
05/29/2002 05:23 PM
Please respond to axis-user
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject: RE: AxisFault vs SOAP Fault
Thanks for the try,
System.out.println(AxisFault.getFaultCode() );
prints
[EMAIL PROTECTED]
Subject: Re: AxisFault vs SOAP Fault
The fault "contents" currently are not passed across the wire.
Use AxisFault.getFaultCode() to get the fault code.
Hope this helps.
Rich Scheuerle
XML & Web Services Development
512-838-5115 (IBM TL 678-5115)
"Schwa
002 05:03 PM
Please respond to axis-user
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject: AxisFault vs SOAP Fault
I am having trouble getting the fault code out of a SOAP message
Environment:
-
I am having trouble getting the fault code out of a SOAP message
Environment:
---
SunOS zima 5.8 Generic_111433-02 sun4u sparc SUNW,Sun-Blade-1000
java version "1.4.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92)
Java HotSpot(TM) Client VM (build