Saturday, March 1, 2014

How to become Oracle Certified Expert, Java Platform, Enterprise Edition 6 Enterprise JavaBeans Developer

 

 Goals

 The goals of this post is to provide all the necessary steps that a developer needs to take in order to become a certified Oracle Certified Expert, Java Platform, Enterprise Edition 6 Enterprise JavaBeans Developer.

 

So the steps that I recommend are :

 

1) Read documentations & books.

Here I would recommend to read the followings :
a) OCP JavaEE 6 EJB Developer Study Notes by Ivan Kriszan. This document is presented like a book where all the certification topics are tackled.
b) EJB 3.1 Specifications - if you want to have a better knowledge of the EJB topics
right from the source you can read the specifications. I find it very useful in completing knowledge about EJB.
c)Enterprise JavaBeans 3.1, 6th Edition  - a good book where you can read about EJB even beyond the certification topics. In my opinion this book is optional and good addition to the first two links.


2) Prepare yourself by taking mock exams

While preparing for the EJB certification I found the following mock exams which were pretty useful:
a) EJB mock exams at quizover.com

 

3) Read about the actual exam on the official page at oracle.com

 

4) Take the exam. Good luck!

 

Disclaimer : As I will progress with the EJB Certification I will update this page with useful information.