Connecting Tech Pros Worldwide Help | Site Map

SOAP-ENV:MustUnderstand

 
LinkBack Thread Tools Search this Thread
  #1  
Old May 12th, 2006, 11:05 AM
Robert Bobrowski
Guest
 
Posts: n/a
Default SOAP-ENV:MustUnderstand

Hello,
I write soap server using php5, SoapServer class etc. It should support
delphi client already written by someone else. I have an error:
<faultcode>SOAP-ENV:MustUnderstand</faultcode>
<faultstring>Header not understood</faultstring>

I've used netcat and program sends something like that:
<SOAP-ENV:Header>
<ns2:TSecurity xsi:type="ns2:TSecurity" SOAP-ENV:mustUnderstand="1">
<UserName></UserName>
<Password></Password>
<TID>{001,MON,DVL,203,556083}</TID>
</ns2:TSecurity>
</SOAP-ENV:Header>

If I set mustUnderstand="0" and telnet on 80 port with all data it
works great :/
What should I do receive that header on my server without any problems?

Greetings,
r.


 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.