blaine,
SOAP-2_2 does not work with Xerces 1.3.1,
you have to use Xercec 1.4 and above.
And also get rid of XML4j...
regards,
Max
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 30, 2001 7:30 AM
Subject: Still having trouble getting started....
> 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/XML4J-3_1_1/xml4j.ja
r:/usr/local/java/soap-2_2/lib/soap.jar:/usr/local/java/javamail-1.2/mail.ja
r:/usr/local/java/jaf-1.0.1/activation.jar:/usr/local/java/soap-2_2
>
> My server classpath is:
>
/usr/local/java/xerces-1_3_1/xerces.jar:/usr/local/java/XML4J-3_1_1/xml4J.ja
r....then what was already there.
>
> 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'.
>
> Any help would be most appreciated. If anyone helps me is ever passing
through Atlanta, I owe you a brew. I am pulling my hair out with this one.
>
> Thanks in advance.
>
> Blaine Mincey
> [EMAIL PROTECTED]
>