[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

The first thing to try is dumping xerces 1.3.1 and going back
to an earlier version.

That error message is deceptive - it is coming from the client
because the server sent back a non-xml formatted reply - the
real error at the server end is not being shown.

-- 
WBB - [EMAIL PROTECTED]
Java Cert mock exams http://www.lanw.com/java/javacert/
Author of Java Developer's Guide to Servlets and JSP 
ISBN 0-7821-2809-2

Reply via email to