• 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:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

good book for EJB3.0

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All ,

I have cleared SCWCD5.0 with 98%.

Now preparing for SCBCD5.0, please let me know the good book for EJB3.0 and also for the exam point of view.

[Changed thread title - Christophe]
[ September 29, 2008: Message edited by: Christophe Verre ]
 
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
That's a great score. Congrats!
 
Ranch Hand
Posts: 697
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
O'reilly EJB 3 or EJB 3 in action. (I personally used the O'reilly book)

If you want a free resource, you can also use Mastering EJB 3.

But in order to get a good score, you will also need to read/have additional materials (like MZ's guide plus a decent simulator like Enthuware's)
 
Joe San
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
Also try O'Reilly's EJB 3.0 book. It is a very comprehensive book towards learning EJB 3.0 concepts.
 
Ranch Hand
Posts: 114
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Check it out this link: http://faq.javaranch.com/java/ScbcdLinks

Also, following those tips: https://coderanch.com/forums/
[ October 02, 2008: Message edited by: Jair Rillo Junior ]
 
Nasir Hussain
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Everyone for your reply. I will definetly go for OReilly's EJB 3.0!!
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can I follow

Ejb 3.0 Spec
http://java.sun.com/products/ejb/docs.html

or
Open Ejb 3.0 Spec
http://openejb.apache.org/3.0/ejb-30-specification.html

Please Assist
 
Ranch Hand
Posts: 231
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations,
Nasir if you are new to EJB go for EJB3 in action, I read both (EJB3 in action and O'reilly book) and O'reilly's is a bit not aesy to follow I think O'reilly's start making sense after reading EJB3 in action.

Good Luck
 
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,

Where do I get the document describing EJB3.0 sepc . All I get from sun is the document , which is nothing but API

THanks
Akhil
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The EJB 3 spec can be found -not too surprisingly, really- under the link described as "Ejb 3.0 Spec" above. It points to the spec, the javadocs and the class files.
 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

Dont miss the EJB 3.0 SPEC before Taking the EXAM..

Here is the Link
http://jcp.org/aboutJava/communityprocess/final/jsr220/index.html
 
Akhil Maharaj
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for providing the link for Specs. It looks like I have to start digging into specs.
 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nasir this is the latest book

and is a good one:

http://msikora.typepad.com/michael_sikora_on_java_ee/2008/10/index.html


http://www.packtpub.com/developer-guide-for-ejb3/book%22

JHandal
New York
 
Ranch Hand
Posts: 492
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Java Persistence API SPEC is must for SCBCD 5.0 Exam....Or CORE Spec alone is enough
 
She still doesn't approve of my superhero lifestyle. Or this shameless plug:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic