Hi Albert,

Which version of Axis2 did you use? Was it 1.3? If so can you try with the
latest release (1.4) cause I remember fixing such an issue after 1.3.

Thanks,
Keith.

On Sun, May 25, 2008 at 5:31 PM, Albert Dorn <[EMAIL PROTECTED]> wrote:

> Hello,
>
> i have a problem with the errror responses of a Yahoo REST WebService. The
> Error Response from Yahoo [
> http://search.yahooapis.com/WebSearchService/V1/contextSearch ] is:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <Error xmlns="urn:yahoo:api">The following errors were detected:
>      <Message>invalid value: appid (empty or missing)</Message>
>      <Message>invalid value: query (empty or missing)</Message>
>      <Message>invalid value: context</Message>
> </Error>
>
> When i try to recieve this message, i get the following exception:
>
> Exception in thread "main" java.lang.IllegalArgumentException: The
> MessageContext does not have an associated SOAPFault.
>
>
> The Problem is that it is not possible for me to recieve this error, bcos
> this exception. Why does the error response neet do be a SOAPFault? I the
> example RESTClient [ http://ws.apache.org/axis2/1_3/rest-ws.html ].
>
> Thank you
> --
> Psssst! Schon vom neuen GMX MultiMessenger gehört?
> Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org

Reply via email to