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

Oracle Certified Expert Java EE 6 Web Services Developer or OCPJWSD EE 5?

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

i am interested to do the Web Services Developer Exam. I have completed already SCJP 1.6 and SCWCD Java EE 5 and OCPJBCD Java EE 5. i am not sure which to go for now the updated version EE 6 or to do the existing version EE 5 for OCPJWSD.

i would like to know the variations in the exams and the objectives. the better option now would be to naturally go for EE 6 as its updated edition but just in case i'd like to know.

and also i am from India so i would like to know if the EE 6 exam is available in india. because as per oracle website it says only EE 5 but prometric offers EE 6 also.

thanks for the infomation and any other info about the available books for the exam would be much appreciated. Thanks a lot guys..

Happy Programming. .!!
 
Ranch Hand
Posts: 2108
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In your job, you will need to know both.

If the version 6 is available in your area, and there are enough study materials, I would go for it instead of the 5, 'then', study what are in JEE Web Service 6, that are not in Web Service 5. That way, you get both worlds.
 
Saloon Keeper
Posts: 3953
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Praveenram,

SCDJWS 5 exam is older and has clearly defined objectives, many feedbacks and more study materails (like Study Notes, Quizzes).

OCE WSD 6 exam is super new, it does not have "traditional" objectives, only high-level "topics", almost no feedbacks.

More you can read here: https://coderanch.com/how-to/java/ScdjwsLinks

Regarding OCE WSD 6 availability in India, I can suggest:
1) Goto 2test.com
2) Select India as your country
3) Try to schedule CX-310-232
If it allows, then you are fine.

Best regards,
MZ
 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Looking at the pages for the JEE 5 and 6 Web Service Developer pages from Oracle, there seem to be a big difference between the topic coverage for both exams.

Although, I would have love to take the more updated version of the exam, but I would love to get back to some fine details I must have skipped. I have been using java web service (mostly using jax-ws and jaxb) for over two years.

The most recent version of the exam seems to focus only on the aging soap architecture. One would expect the latest to be more comprehensive.

Does anyone really know why oracle will choose this route? I guess I am really going for the older version..*still confused though*

Regards
 
Praveenram Balachandar
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the views. i would also like to know if there are any good books i can follow to get a complete knowledge about the various web services available. And which is latest covering all the topics of the exam too.

Thanks a lot.
 
Mikalai Zaikin
Saloon Keeper
Posts: 3953
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Praveenram Balachandar wrote:And which is latest covering all the topics of the exam too.

Thanks a lot.



Praveenram,

As many times was said, there is no a single book (guide) covering all objectives. Refer the books and specifications mentioned in ScdjwsLinks page.

Best regards,
MZ
 
Ranch Hand
Posts: 171
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
bit confusing about the SOAP versions mentioned in https://coderanch.com/how-to/java/ScdjwsLinks

Which version of the SOAP specification is tested on the OCE WSD 6 exam?
Answer: SOAP 1.1
Which version of the SOAP specification is tested on the SCDJWS 5.0 exam?
Answer: SOAP 1.2

how v6 supporting SOAP 1.1 and lower version v5 is supporting 1.2 ? is it a typo ? or is it like that ?
 
Mikalai Zaikin
Saloon Keeper
Posts: 3953
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Garlapati Ravi wrote:bit confusing about the SOAP versions mentioned in https://coderanch.com/how-to/java/ScdjwsLinks

Which version of the SOAP specification is tested on the OCE WSD 6 exam?
Answer: SOAP 1.1
Which version of the SOAP specification is tested on the SCDJWS 5.0 exam?
Answer: SOAP 1.2

how v6 supporting SOAP 1.1 and lower version v5 is supporting 1.2 ? is it a typo ? or is it like that ?



Ok, let me clarify a bit:

Official detailed WSD 5 objectives mention SOAP 1.2, but exam questions refer actually to SOAP 1.1 only.

WSD 6 topics do not mention any concrete SOAP version, but exam questions refer actually to SOAP 1.1 only.

HTH,
MZ
 
What's that smell? I think this tiny ad may have stepped in something.
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic