File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes differences between EJB3.0 and EJB 3.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "differences between EJB3.0 and EJB 3.1" Watch "differences between EJB3.0 and EJB 3.1" New topic
Author

differences between EJB3.0 and EJB 3.1

Abhay Agarwal
Ranch Hand

Joined: Feb 29, 2008
Posts: 693

What is/are the differences between EJB3.0 and EJB 3.1 ?

~ abhay


Oracle certified Java 7 Programmer, SCJA 1.0, SCJP 5.0, SCWCD 5.0, Oracle SQL Fundamentals I
Celinio Fernandes
Ranch Hand

Joined: Jun 28, 2003
Posts: 546

EJB 3.1 introduces a few new features:

session beans without interfaces, global JNDI naming, timer like Quartz, singleton bean, EJB container embeddable, EJB in a WAR ...


SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCBCD 5
Visit my blog
Devaka Cooray
Saloon Keeper

Joined: Jul 29, 2008
Posts: 2691
    
    3

Please note, SCBCD 5 has nothing to do with EJB 3.1


Author of ExamLab (Download) - the free mock exam kit for SCJP / OCPJP
Home Page -- Twitter Profile -- JavaRanch FAQ -- How to Ask a Question
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: differences between EJB3.0 and EJB 3.1
 
Similar Threads
What's new with EJB 3?
Glassfish for Java EE 6 and EJB 3.1
HELP!! MIGRATING FROM EJB 2.1 to EJB 3.1 for Large Enterprise Application
New SCBCD
What's new in EJB 3.1?