• 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

Some Insights on the Exam : Passed SCBCD5 with 83%

 
Ranch Hand
Posts: 36
IBM DB2 Netbeans IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I passed the exam yesterday. Some background on my preparation. I started
and finished a year long implementation cycle in EJB 3.0 for my current client. 2 years prior I had extensive Hibernate implementation experience.
Before starting my studying campaign, I was very comfortable with JPA from hands-on experience and had developed Stateless, Stateful and MDB experience
along the way. Following the implementation, I started studying in Dec 2007.
It took 2 months to study in 3 bursts of weeklong effort. Burst 1 was reviewing the core principles by reading Headfirst EJB (EJB 2.1 spec). Burst 2 was a detailed review on Txn Propagation / Exceptions / Bean Lifecycle in mid January using the O'Reilly EJB3 book. Burst 2 was done by getting up very early in the AM (5:30) and reading until 7 AM with another pass at lunch time. Burst 3 involved shutting out all interruptions / obligations 4 days before the exam and covering the side issues (Web Services, Interceptors, Security, Timers).

It's a hard exam. You must absolutely understand the principles of distributed transactions to score reasonably well. Dont even think you can do the SCBCD if you've spent most of your time with Hibernate development.
Hibernate developers who think the SCBCD is within reach might be very disappointed to find that the transaction processing semantics expected on the exam are often seldom-encountered the the typically stateless web applications that the Hibernate often finds itself employed within. They
key to passing the SCBCD is to understand transaction propagation, as well
as the risks and requirements you need to manage when you translate a business process requirement into a transaction scope and how those transactional resources cooperate with the container to meet the objectives.

As far as "high" scores on the Sun Exams ; I dont think high scores
are a predictor to skill or ability competitiveness given my 83% despite
extensive deliverables prior to the exam and 3+ years of JPA
indicate anything substantial given that I've had extensive deliverables prior to the exam and my experience level is very good. There are two few questions, too little exam time available and too few cases to make a connection between high score and high ability. However, I do believe it is important to score WELL BEYOND the pass threshold to confirm your competence and preparation commitment.

-- Jim
 
Ranch Hand
Posts: 102
Eclipse IDE Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Jim,

Congratulation nice score....

Thanks for sharing your experience.

Regards,
Alim
 
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Jim
Could you please check your private messages ?
 
Ranch Hand
Posts: 94
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations
Planning to Join the club soon
 
Ranch Hand
Posts: 262
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Jim !!!

Great job. Thanks for sharing your experience with us
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Great insights! Great score!

-Cameron McKenzie
 
Ranch Hand
Posts: 89
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats!
 
Ranch Hand
Posts: 183
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Jim...
Very good score !
 
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
Good score. Congrats!

Thanks for sharing your experience!
 
Ranch Hand
Posts: 1277
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That was a post that stood out, unique description of the exam preparation..
especially coupled with some solid experience

Congrats..
 
Ranch Hand
Posts: 115
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Inspiring Story Jim.....


So glad so see someone speaking right from the heart about the preparations.
 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good Score Jim!! Congratulations!!
 
reply
    Bookmark Topic Watch Topic
  • New Topic