This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Architect Certification (SCEA/OCMJEA) and the fly likes EJB Doubt for Part I Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Architect Certification (SCEA/OCMJEA)
Reply Bookmark "EJB Doubt for Part I" Watch "EJB Doubt for Part I" New topic
Author

EJB Doubt for Part I

amol deshpande
Ranch Hand

Joined: Sep 05, 2003
Posts: 162
Hi,

I'm in process of my prepairation of Part I. As we know that the EJB version is 1.1 and not 2.0, I suppose many folks here have had their first hand on 2.0( as the case with me). I'm certified on 2.0 and need some ref tutorial that would be just right and enough to site out the differences.
I've been in search of such docs and found http://www.oreilly.com/catalog/entjbeans/chapter/appd.html

Please let me know if thats gonna be enough or some extra is suggested!!!


Thanks everyone!!!


PS : I'm aware of some diffs like PK issue, Entity bean declaration , BMP is got and CMP is slave, no MDB.........!!1
Jim Janssens
Ranch Hand

Joined: Sep 24, 2004
Posts: 210
My exam did not focus on differences between the ejb specs.
However, do not know if these questions exist. I prepared the differences with downloading the specs (ejb1.1,ejb2.0 and ejb2.1) each spec contains the (major) differences in respect to the previous one; So ejb1.1 contains te differences between 1.0 and 1.1. Ejb2.0 between 2.0 and 1.1 etc. Its free, easy and complete and should do if you ask me.
amol deshpande
Ranch Hand

Joined: Sep 05, 2003
Posts: 162
Hello,
Thankx, that helped me out.
yamini nadella
Ranch Hand

Joined: Apr 13, 2004
Posts: 257
Hi,
as part of differences from EJB1.1 and EJB2.0 you mentioned

"PK issue, Entity bean declaration , BMP is got and CMP is slave"

please let me know what these differences are?

Regards,
Yamini
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: EJB Doubt for Part I
 
Similar Threads
Serialization
No errata for the book HF EJB ?
howto start J2EE ?
how is HF design pattern book
EJB QL problem with SELECT DISTINCT COUNT