At 02:30 AM 6/30/2001 -0400, [EMAIL PROTECTED] wrote:
>Hi all.
>
>I attempting to run the samples provided with the Apache SOAP implementation.  I have 
>tried EVERYTHING.  I am running on Red Hat Linux 7.1, JDK 1.3.1, SOAP 2.2, latest 
>XERCES, etc.
>
>My client classpath is:
>/usr/local/java/xerces-1_3_1/xerces.jar:... ...:/usr/local/java/soap-2_2
>
>My server classpath is:
>/usr/local/java/xerces-1_3_1/xerces.jar:... ....
>
>I am trying to run the addressbook sample for SOAP.  I follow the readme file in the 
>addressbook example.  I am unable to deploy.  When I try to run the 
>ServiceManagerClient, I receive the error that 'element must contain a faultcode 
>element'.  

A similar question not long ago got
  http://marc.theaimsgroup.com/?l=soap-user&m=99346510825660&w=2
as response:
>Let me guess: you're using Xerces 1.3.1?
>If so you need to switch to an up or down version; Xerces 1.3.1 is
>buggy (as noted in the docs and the FAQ and the troubleshooting table).
>SAnjiva.

(Actually, I'm looking through the soap 2.2 docs and don't see Xerces
1.3.1 mentioned at all, but docs/install/iPlanet.html does mention
that Xerces 1.4 and later is okay. Maybe it's there...but I can't find
the string "1.3.1" in the docs. It is a frequently-asked-question
on this list, anyway.)

Tom Myers


Reply via email to