I am using the above asynchronous call to invoke a web
service with a Callback class.

When the request causes a SOAPFault, the onError
method of the Callback class is called.  However, it
seems to be called with an empty exception.  I have no
way of retrieving the SOAP Fault xml text.

I know the invocation is returning a response because
I can see it in the console with debugging on.

Is there any way to retrieve the SOAP Fault xml using
this method of invoking a web service?

Regards,

JF



 
____________________________________________________________________________________
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.
http://answers.yahoo.com/dir/?link=list&sid=396546091

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to