• 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

BP 1.0 vs. Legal Things

 
Greenhorn
Posts: 28
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

When we study for exam, should we concentrate on BP only and forget about
legal SOAP, WSDL, etc.?

For example, should I be concerned about learning how arrays are defined or
should I forget about them as they are defined as a sequence in BP?

Regards,

Eva
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You should be familair with SOAP1.1, WSDL1.1, etc speciafications and as well as their confirmance to WS-I BP1.0.

In the exam they will ask both.

For Example:
------------
a) Which one of the array definition is confirmance to WS-I BP1.0.
b) SOAP with attachments questions ( Attachments are not defined as part of BP1.0)

So its better to read both. Then only you will undertand the difference.
But most questions will be mostly related to confirmance to WS-I BP1.0
 
They weren't very bright, but they were very, very big. Ad contrast:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic