Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 6th, 2008, 04: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


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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 network members.
Post your question now . . .
It's fast and it's free

Popular Articles