You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Scott Nichol <sn...@computer.org> on 2001/04/19 16:37:52 UTC

Re: problem running the soap examples

If you are using the 2.1 release of Apache SOAP, you cannot use Xerces 1.3.1 or later.
You can either use a different version of Xerces (1.2.3 or 1.3.0 would be recommended)
or get a nightly build of Apache SOAP.

Scott

----- Original Message -----
From: "Idit Porat" <id...@schema.com>
To: "SOAP Mailing List SOAP Mailing List" <so...@xml.apache.org>
Sent: Thursday, April 19, 2001 10:51 AM
Subject: problem running the soap examples


> Hi,
>
> I've downloaded the xmlsoap for apache and I get Exception:
>
> Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:Client; msg=A
> 'h
> p://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a:
> 'faultcode' element.; targetException=java.lang.IllegalArgumentException: A
> 'http://sches.xmlsoap.org/soap/envelope/:Fault' element must contain a:
> 'faultcode' element]
>
> While trying to run the AddressBook example.
>
> Can you please tell me why it happens?
>
> Thanks
> Idit
>