RE: SOAP-ENV:Client Unable to retrieve PropertyDescriptor for property 'checkMustUnderstands'

2001-06-21 Thread Matthew J. Duftler
Hi Sundar, Make sure that you have removed all previous versions of Apache SOAP from your classpath. Thanks, -Matt > -Original Message- > From: Sundar Narayanasamy [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 21, 2001 3:39 PM > To: [EMAIL PROTECTED] > Subject: SOAP-ENV:Client Unabl

RE: SOAP-ENV:Client Unable to retrieve PropertyDescriptor for property 'checkMustUnderstands'

2001-06-21 Thread Kartheek Hirode
Sundar, If you have TcpTunnelGui working, you can check the SOAP Document in clear-text. You will probably see this line in there with the element "checkMustUnderstands" having the xsi:type attribute... Try using a later version of Xerces such as 1.4 (my guess is you're using 1.2.* or 1.3.1) and