RE: mustUnderstand error

2004-08-04 Thread Anne Thomas Manes
Wednesday, August 04, 2004 2:05 AM To: [EMAIL PROTECTED] Subject: RE: mustUnderstand error Hi Anne, Can you explain your suggestion? i couldn't understand it.Do you mean that i must write a handler on client and server side? And Can you give me a little example that handles Soap Header? Tha

RE: mustUnderstand error

2004-08-03 Thread egemen kalyoncu
[EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: RE: mustUnderstand error Date: Tue, 3 Aug 2004 11:17:11 -0400 I think the mustUnderstand error is occurring on your client. Have you configured a handler to processes this header on return messages in your client? Anne -Original Message

RE: mustUnderstand error

2004-08-03 Thread Anne Thomas Manes
I think the mustUnderstand error is occurring on your client. Have you configured a handler to processes this header on return messages in your client? Anne -Original Message- From: egemen kalyoncu [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 03, 2004 4:06 AM To: [EMAIL PROTECTED

mustUnderstand error

2004-08-03 Thread egemen kalyoncu
hi, i can do sending and receiving soap messages correctly but when i want to set "mustUnderstand=true" attribute of SoapHeader axis engine throws an exceptipon. This exception is at the server side but soap response from server is correct and there is no soap fault in the message. client Soa