Connecting Tech Pros Worldwide Help | Site Map

soapServer does not error checking

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 6th, 2008, 03:15 AM
Skeleton Man
Guest
 
Posts: n/a
Default soapServer does not error checking

Hi all,

I've been testing a basic SOAP server in PHP5 and noticed that even in WSDL
mode, the server doesn't care what you send it. I created WSDL with like 1
action and 3 different tags defined (input1, input2, input3), but it doesn't
care if I only send input2 or even if I send it 20 different tags that
aren't even in the WSDL! (as long as it's a valid SOAP request)

How can this be right ? if the input from the client doesn't match the WSDL,
shouldn't it throw an exception ? I remember having to submit data to an ASP
based SOAP server before and it was *very* strict about what it wanted - if
you so much as breathed the wrong way on the request, it was a fatal error
(I want the same behavior from PHP).

Chris



 

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,662 network members.