| Author |
How to prepere to SCBCD for java enterprise edition 5 (This with enterprise JavaBeans 3.0)?
|
Jakub Drzazga
Ranch Hand
Joined: Nov 14, 2008
Posts: 41
|
|
How to prepere to SCBCD for java enterprise edition 5 (This with enterprise JavaBeans 3.0)?
I already have books from http://faq.javaranch.com/java/ScbcdLinks#scbcd50 but I don't know how to start Please give me some idea.
|
 |
Raf Szczypiorski
Ranch Hand
Joined: Aug 21, 2008
Posts: 383
|
|
You could probably start with....
reading them?
Seriously, I started with EJB in Action, followed by Enterprise Java Beans. During that time I did some coding to test things myself. Then I went for the specs, and read ejb-core and jpa specs, taking notes of my own. Then, I read bits of Pro EJB (for example, XML chapter, and query language chapter as it has nice examples).
Pozdro.
|
 |
aleem khan
Ranch Hand
Joined: Aug 07, 2008
Posts: 94
|
|
Here are the steps from my side
1)Ejb3 in Action by Reza (gives you good background to start)
2)EJB3.0 from Orielly (have code examples to practice and test on Jboss)
3)Go through EJB3.0 CORE specs and JPA specs
4)May be can try MKZ notes (for final revision)
5)Some mock exams
Currently i am in step 2) and quite happy with this plan
|
SCJP(1.4), SCWCD, Oracle 9i SQL certified, Oracle PLSQL Developer Certified Associate
|
 |
Jakub Drzazga
Ranch Hand
Joined: Nov 14, 2008
Posts: 41
|
|
Is there any book that its each chapter begins with content and ends with checking test? I know that there are books like this for EJB 2.0 but as you can guess I need EJB 3.0 's book
|
 |
Raf Szczypiorski
Ranch Hand
Joined: Aug 21, 2008
Posts: 383
|
|
If there were such a book, you would have know about it from the link you mentioned above . So no, there is not.
|
 |
aleem khan
Ranch Hand
Joined: Aug 07, 2008
Posts: 94
|
|
For that you have to wait for HeadFirst series
|
 |
fahd helwani
Ranch Hand
Joined: Jul 18, 2006
Posts: 62
|
|
I started working on SCBCD myself, following the plan most of you suggested, currently I'm reading EJB 3 in Action.
what is enough for the exam? should I read the book again and memorize the annotations, descriptors, ...etc? or should I start reading Orielly's ? I know and focus on that one?
help me please because I feel little bit lost here since there is no Head First EJB 3
|
SCJP 5 (80%), SCWCD 5 (85%), SCBCD 5 (80%), CAPM, SCEA/OCMJEA
|
 |
 |
|
|
subject: How to prepere to SCBCD for java enterprise edition 5 (This with enterprise JavaBeans 3.0)?
|
|
|