RE: SOAPException parsing Fault element?

2002-05-22 Thread Richard Bolen
It's somewhat strange that it works with Xerces 1.4.4 but not 2.0.1. Maybe I should retest to make sure. Rich -Original Message- From: Peter Tandara-Kuhns [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 15:25 To: '[EMAIL PROTECTED]' Subject: RE: SOAPExceptio

RE: SOAPException parsing Fault element?

2002-05-22 Thread Peter Tandara-Kuhns
DocumentBuilderFactory is the problem. -Original Message- From: Richard Bolen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 22, 2002 11:41 AM To: [EMAIL PROTECTED] Subject: RE: SOAPException parsing Fault element? I've looked at the FAQ about this issue: http://xml.apache.org/soap/fa

RE: SOAPException parsing Fault element?

2002-05-22 Thread Richard Bolen
I've looked at the FAQ about this issue: http://xml.apache.org/soap/faq/faq_chawke.html#Q1_1 and I've tried many different versions of xml parsers including crimson that comes with jboss 2.4.4, xerces 1.4.3, and xerces 2.0.1. Tests using these all had the same faultcode problem. The FAQ call