|
NYCJava.net Main Page About NYCJava.net JUG join mailing list ![]() Java Study Groups: SCJP 6 (Programmer Cert.) Java Mobile new SCEA 5 (Architect Cert.) Java Enterprise Study Group RSVP for Dec 21 ![]() ![]() A member SIG of http://nypc.org ![]() Sponsor of the NYC Java Meetup ![]() ![]() help support NYC Java: http://cafepress.com/nycjava ![]()
![]() Special thanks to: Sun Microsystems Prentice Hall O'Reilly JetBrains Apress and NYPC! Book Reviews Articles Java Links Java Jobs Humor About Duke System Info Find pages About this Wiki Wiki Quick Start WikiEtiquette
Set your name in
UserPreferences |
EJB 3.0 Study Materials: EJB 3.0 Specification (all 3 pdfs: ejbcore, persistence, and simplified)Sun's Java EE 5.0 Downloads - Including introductions and "First Cup" setup instructionsSun's Java EE 5.0 Tutorial - Chapters 20-29 and 32-34 look relevant for the EJB 3.0 exam.Beginning EJB 3 Application Development: From Novice to Professional (Apress) ![]() Mastering Enterprise JavaBeans 3.0 (Wiley) - Free downloadable ebookJBoss's EJB 3.0 tutorial ![]() * Enterprise JavaBeans 3.0, 5th Edition (O'Reilly) ![]() * EJB 3 in Action (Manning) ![]() * Pro EJB 3: Java Persistence API (Apress) ![]() Java EE 5 ![]() * recommended books Spring Framework: Expert Spring MVC and Web Flow ![]() Pro Spring ![]() Build and Deploy your first EJB 3.0 application: Get the Java EE 5.0 SDK or Glassfish![]() Download the First Cup tutorial and sample files .For the reference implementation (Glassfish) source code, and for Mac users, use the Glassfish application server which is the reference server which is the source of Sun's application server.First Cup Tips Additional certification references: Mikalai Zaikin's Study Guide - Fairly complete coverage of the SCBCD 5.0 objectives in addition to our notes.BEA documentation of the Java Persistence API - large chunks of Mikalai Zaikin's Study Guide are taken from this, but this has more.Note: Certification Objectives 3.3, 4.1, 5.2 (develop code examples) should be homework assignments - feel free to bring your code to the study group for review Additional References: OpenEJB 3 is an open source EJB 3 container (OpenEJB is the EJB container used by the Geronimo application server). With OpenEJB you can deploy EJB applications along with the EJB 3 container embedded with your web application to a servlet container such as Apache Tomcat. Yes that means you can do EJBs at your hosting provider without paying extra for JBoss or other JEE application servers. (Note: JBoss has announced a similar effort underway) - more info forthcoming.How to call Spring Beans (Spring's IOC) from your EJB 3 container
|
||||||