I don't have experience with that myself, but be aware that in "Java & XML" the author
Brett McLaughlin recommends not to use SOAP in combination with xerces 1.3 ...
Cheers
michael
-Ursprüngliche Nachricht-
Von: Charlie Abela [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 20. März 2002
Hi Martin,
I did not get that exact error, but I got some similar problems that seemed to be
related to the combination of xerces (2.0.1) and tomcat (3.3).
I switched to Tomcat 3.2.4 and Xerces 1.4.4, and now everything is working smoothly.
Maybe you should try to switch to tomcat 3.2.4 ...
Re