• 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

Looks like nobody failed?

 
Ranch Hand
Posts: 1011
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry but I'm just curious..
 
Ranch Hand
Posts: 1902
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There were folks who commented that they'd failed earlier on, when the results first came out.

Personally, it's the only time I tend myself not to comment on how I did, though - failing's not something I'm generally proud of reporting. (Though this time, I did pass.)
 
Ranch Hand
Posts: 199
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I failed
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Erm I failed .. 47% .. I went into the exam not reading a single spec or line in a book. I have however worked with webservices extensively mainly using apache axis. My main failing were basically around WSDL/UDDI/JAX.../SAAJ because I have yet to use these! The main problem I felt with the exam is that most of the nitty gritty stuff is normally abstracted out for you when dealing with webservices for example XML Schema is generated from your java classes so do you really need to know this! Oh well at least I got a sneak peek at the questions for when I really sit it.

Jon
 
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
The main problem I felt with the exam is that most of the nitty gritty stuff is normally abstracted out for you when dealing with webservices for example XML Schema is generated from your java classes so do you really need to know this!

This is a perfectly valid and understandable concern. Personally, I don't like working with a technology if I don't understand its underlying foundations and how the whole thing works and why it works the way it works... The fact that the available frameworks and tools abstract out the details does not mean you should not understand them. We can draw a parallel with pretty much any other technology. An EJB container does most of the transactional and persistency work on behalf of the EJBs, but this does not mean that the Bean Providers do not have to understand how transaction managers and databases work, or does it? If you are out there to solve problems using IT, it is always good to have some sound knowledge of what you are using, otherwise you might not be able to take important decisions at some point...
 
Jon Huard
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well I do understand XML Schemas luckily the main problem for me was around apis I dont really use, for example UDDI
 
Ranch Hand
Posts: 317
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I failed (43%) but I was not expecting to pass.
I don't do xml or web services. My company has no webservices or xml.
We barely have struts, not even an EJB.

I had only read the W3Cschools tutorials and the most of the web services tutorial. I used the free beta exam as motivation to cram study, see what I could learn in 3 weeks.

My goal is to pass the web services exam and IBM 141 xml exam by year end.


from a prue novice view of J2EE webservices from space.
How are jaxb, jax-rpc, jdom,dom, all suposed to fit together?(I guess that is the intent of the exam)
 
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I also failed with 64%. What a pretty!

Anyway, I started to prepare for the live exam last week, and hopefully, I can take it next week.

Ko Ko: Sorry that cant wait for JWebServices+ to release.

Nick
 
Ranch Hand
Posts: 884
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I failed too. But uptill now I still can't figure out how to check the percentage I scored. Could anyone enlighten me?
 
Chengwei Lee
Ranch Hand
Posts: 884
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
OK, I finally gotten my score report from prometric today. Took some time for it to fly over to Singapore.

Horrors. Shocked. I got 67%. To be precise, it was actually 67.6%. It got rounded down. Passed in all sections but didn't cleared the last hurdle.

 
Ranch Hand
Posts: 83
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Cheng Wei Lee:
OK, I finally gotten my score report from prometric today. Took some time for it to fly over to Singapore.

Horrors. Shocked. I got 67%. To be precise, it was actually 67.6%. It got rounded down. Passed in all sections but didn't cleared the last hurdle.



Try again , you should get a good score!
 
pie sneak
Posts: 4727
Mac VI Editor Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Failed with 52%. No previous experience or much of a clue of what a web service was until a few weeks before taking exam.

What helped me do as well as I did was knowing a bit about XML and design patterns.
 
Nicholas Cheung
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


Horrors. Shocked. I got 67%. To be precise, it was actually 67.6%. It got rounded down. Passed in all sections but didn't cleared the last hurdle.


Cheer up!!! Let's re-take the exam together.

Nick
 
Chengwei Lee
Ranch Hand
Posts: 884
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Nicholas Cheung:

Cheer up!!! Let's re-take the exam together.

Nick



Yep, should be retaking it. But not so early. Still got 2 exams to clear before I can start reading up on it again.
 
Nicholas Cheung
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have suspended all exams becos my company wanna me to take SCDJWS as soon as possible.

Nick
 
Ranch Hand
Posts: 697
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys!

I also failed the JWS BETA with 61%.
I'm thinking of clearing the WCD first and hopefully the BCD
before considering a JWS retake.

I guess we'll just be waiting for your tips!



Congratulations to those who passed!

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
failed with 66%. but i did not prepare at all.
 
Chengwei Lee
Ranch Hand
Posts: 884
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Nicholas Cheung:
I have suspended all exams becos my company wanna me to take SCDJWS as soon as possible.

Nick



I see that you had passed SCDJWS already. Congrats!
 
Ranch Hand
Posts: 48
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I too failed becaz I didn't worked with Web Services so far.

I scored 63% and am sure that will pass in the real Exam.

Karthi
 
Nicholas Cheung
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator


I see that you had passed SCDJWS already. Congrats



Yea~~~H. Passed for 1+ week already. When will you pass?

Nick
 
Tong Chen
Ranch Hand
Posts: 1011
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congratulations to Nick!
 
Chengwei Lee
Ranch Hand
Posts: 884
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Yea~~~H. Passed for 1+ week already. When will you pass?

Nick



I hope by the end of this year. My project is killing me. Taking SCWCD in mid-September. Hoping to take SCBCD as well. Deciding between to retake SCDJWS first or take SCBCD fresh. Any comments?

Cheers!
 
Nicholas Cheung
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Best luck for all your upcoming exams.

Waiting to here for your good news.

Nick
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic