• 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
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Cleared SCDJWS5

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I passed the exam -- scored 62%. The exam was long and challenging. I was surprised to see so many JAXR related questions – probably 10 or more? But anyway, I am happy to the final result.

In my preparation, I mainly stick on the Study Notes from Ivan A. Krizsam. Thank you very much, Ivan. Another great resource is SOA.Using.Java.Web.Services from Mark D. Hansen. It is deep and to the point.

As always, many thanks to the ranchers!


 
Bartender
Posts: 2292
3
Eclipse IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations, champion!
 
Ranch Hand
Posts: 98
MyEclipse IDE Oracle
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
CONGRATS............... frank meng
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!
 
Ranch Hand
Posts: 62
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats
 
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!!

Quick question: were any API related questions asked? Concerning JAXB, SAAJ, JAXP, JAX-WS etc.?

Take care - LX
 
frank meng
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks. I do remember there was API specific question, it did not ask the syntax though. It questions the semantic of the API.
 
Allexicus Kernikus
Ranch Hand
Posts: 42
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

frank meng wrote:Thanks. I do remember there was API specific question, it did not ask the syntax though. It questions the semantic of the API.



Does that mean a sample question would be what does the SAXParser wrap (e.g. SAXReader) and which Handlers does it use (e.g. ContentHanlder etc.) - in contrast to API questions that are asked with the SCWCD like return types, signatures etc...?

It seems as if the SCDJWS is very different to other exams (like the SCJP or SCWCD) - I remember those going into great detail on APIs signatures etc.

Is it save to assume that studying whole interfaces (e.g. SAXReader & what not) is not necessarily required to pass?



 
Bartender
Posts: 4116
72
Mac TypeScript Chrome Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats
 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats
Cheers for You
 
frank meng
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Allexicus Kernikus wrote:
Does that mean a sample question would be what does the SAXParser wrap (e.g. SAXReader) and which Handlers does it use (e.g. ContentHanlder etc.) - in contrast to API questions that are asked with the SCWCD like return types, signatures etc...?

It seems as if the SCDJWS is very different to other exams (like the SCJP or SCWCD) - I remember those going into great detail on APIs signatures etc.

Is it save to assume that studying whole interfaces (e.g. SAXReader & what not) is not necessarily required to pass?





I agree with you on the SAXParser example. It is the kind of semantic questions I expected.

After all, there is only a small fraction of questions regarding to these APIs, so I don't think it is worth to memorize the APIs in detail.
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Cleard scdjws with 88%
 
Don't listen to Steve. Just read this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic