• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Passed SCBCD - 95%

 
Ranch Hand
Posts: 116
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Today i passed SCBCD exam with 95%. satisfied but not happy..
After finishing the exam, i expected 70/70. Still wondering how i missed 3 questions.....

My path to success:
1) I studied HFEJB
2) Went thru the whole specs often referring to HFEJB
3) Reviewed Mikalai Zaikin's study notes (If you are short of time to read specs then go thru Mikalai's notes)
4) Used Valentine Crettaz's Deployment descriptor notes
5) While reading, tried out few samples of session beans and Entity beans.

Tip: Although the exam tests only the basic of EJB-QL, if you would like to understand in depth, try writing youe own EJB-QLs and deploy and test them. You can look into the generated sql's in RI's generated xml (sun-j2ee-ri.xml).

I spent about a month's preparation before taking the exam.
My background: In my day to day work we use stateless / stateful session beans. But no entity beans. So most of the concepts were not new to me.

Suggestion to author's of HFEJB: First of all thanks for such a wonderful book. I have a suggestion for improvement: the book provides only guidlines for deploying a session bean. If you could provide similar information for entity, it will help / motivate the aspirants to do more hands on. Especially in writing EJB-QL and verifying them. May be if you can elaborate this in the book. (I used to write the EJB-QL, verify and deploy in RI. Also looking into generated SQL helped me understand EJB-QL much better.)


Finally thanks to authors of HFEJB, Valentine Crettaz, Mikalai Zaikin and all Javaranchers.

Good luck to aspirants !!!
 
author
Posts: 9050
21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Sankar!

That's a really, really great score!

Also, thank you for the suggestions, I've added them to our list

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

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

Originally posted by Sankar Subbiramaniam:
Today i passed SCBCD exam with 95%. satisfied but not happy..
After finishing the exam, i expected 70/70. Still wondering how i missed 3 questions.....



Congratulations!

I feel this too when i passed SCBCD with 92%... :roll:
 
reply
    Bookmark Topic Watch Topic
  • New Topic