• 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 with 96%

 
Ranch Hand
Posts: 37
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It's been really a good experience in learning EJB 3.0 architecture.

Initially I started with Mastering EJB 3.0, the book is good in terms of understanding the concepts with lot of theory.
Some topics are covered in real detail, but it is not enough for JPA and some other topics from exam point of view.

I then switched to EJB 3 in Action just for JPA, because it has about 4 chapters completed dedicated to JPA.
I liked this book in terms of being bit lucid in its explanation. The initial chapters on session and MDBs were also well covered.

Then I purchased Enthuware EJBPlus and gave 1 mock exam, it was an eye opener. Some topics were not covered at all in the books like Exceptions, programming restrictions like operations allowed in beans, APIs suported by Containers, EJB Roles, Interceptors, Persistence Context propogation, Application-managed(JTA & resource-local EM)/Container Managed persistence context in deail etc.

After this, I focussed my learning by strictly sticking to the JSR 220 specs for core and JPA. I read only the chapters that were relevant to the exam objectives.

Core Spec Chapters: 2, 3, 4, 5, 12, 13, 14, 16, 17, 18, 19, 20 and 21
JPA : 2, 3, 4, 5, 6, 8, 9, 10.

I would like to thank Enhtuware for preparing such an excellent set of questions. Some questions makes you to think really hard, especially on exceptions.
I thoroughly enjoyed my prep with Enthuware.

I would like to thank this forum and its memebers for providng an excellent platform to learn and discuss different questions.

All the best to others who are taking this exam.
 
Ranch Hand
Posts: 71
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
congratulation I to have the same
 
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: 372
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats
 
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
Congrats, champ!
 
Enthuware Software Support
Posts: 4905
60
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations Umakanth!!!
Glad to know our tool was helpful.
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulation champ .
 
Umakanth Godavarthy
Ranch Hand
Posts: 37
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you All!
 
Ranch Hand
Posts: 1376
Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic