• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

validity of a SOAP message

 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
WS-Basic Profile overrides SOAP specs in some aspects. In the exam, if there is a question about the validity of a SOAP message, what is the reference to use to check for the validity ? Is it the WS-Basic Profile or the SOAP specs ?
 
Ranch Hand
Posts: 393
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If the question clearly mentions "as per BP1.0",then there is no doubt.

Even if in question it's not clearly mention,then as my understanding we should give answer as per BP1.0 suggestions,because for web service to be interopertability,we need to follow BP1.0.

Any suggestions from anyone ?..
[ January 30, 2005: Message edited by: james edwin ]
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That's absolutely correct. The WS Basic Profile takes precedence over the SOAP 1.1 Note. But don't worry, the exam will mention whether the question should be answered in the context of WS BP or not. As far as I can remember, it will always be the case...
 
The only cure for that is hours of television radiation. And this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic