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

passed OCPJBCD Java EE 5 with 100%

 
Greenhorn
Posts: 26
jQuery Spring Notepad
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
With 2 years of experience:

* EJB 3.0 Bill Burke [O'reilly]
* Good understanding about GoF and Core J2EE patterns.
Actually they're not in the exam but they can help you to understand the design behind the techs. Very important at least for me.
For example:
- Session Facade, Application Service, DAO for Session Beans
- Bussinnes Component for Entity Classes.
- Service Activator for MDB
- Transfer Object and TO assembler for types in bussinnes interface
- Observer for MDB in some way
- Bussinnes delegate for shielding EJB clients
* A lot of Mock exams
finally, the exam is simply another one with so many practice ;)
* Review the specs EBJ3.0 core and Java Persistence only for some specific issues
* About 3 months

But i really didn't read the specs....lol ;) so it's not neccesary
The specs are for EJB Container Provider and for clarification about parituclar issue from developer perspective.
regards!
 
Bartender
Posts: 3958
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Wow! Perfect score !

Congratulations!
 
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
Awesome score. Congrats!

Were there any questions form JPA?
 
Enthuware Software Support
Posts: 4906
60
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Great Score! Congratulations!!
 
Jaime Bravo
Greenhorn
Posts: 26
jQuery Spring Notepad
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks ranchers Mikalai and Paul!!!

Joe Harry: Yes there's a lot of questions about JPA:
* Lifecyle for entities
* 'Container managed' vs 'Application managed' EMs
* Some tricky sintax of JPA EL
* Entity relationships
and so...
 
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
 
Jaime Bravo
Greenhorn
Posts: 26
jQuery Spring Notepad
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot Abhay!!!
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic