• 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

WSDL 1.1 and WSDL 2.0

 
Bartender
Posts: 2418
13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Based on the SCDJWS links at this ranch, OCPJWSD will test on WSDL 1.1.
Ivan's notes covers WSDL 2.0.
Should I skip WSDL 2.0 part in the notes?

Why WSDL 1.1 is tested in the exam instead of WSDL 2.0?
 
Ranch Hand
Posts: 55
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
because nobody in this world uses WSDL 2.0

Do you know if WSDL 2.0 is required for the exam ?
 
Himai Minh
Bartender
Posts: 2418
13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Really? Is WSDL 2.0 unpopular?
Why?

 
Cosmin Nicolae
Ranch Hand
Posts: 55
Eclipse IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, I'm not an expert, but just like all other strong standards there's no need for the change, like HTTP 1.1 didn't changed since 1999 and others.
There are already too many usages of it like this, and people are happy with it or got used to it.
WSDL 2.0 IMHO doesn't bring too much improved stuff.
People are also afraid of change.

It's like changing cars which work on gas/diesel like forever, in electric / hybrid cars. Nobody buys them.
 
reply
    Bookmark Topic Watch Topic
  • New Topic