J2EE:  Why EJB2 CMP was Doomed to Failure

Main menu:

Topics

Recent Posts

Blog

 

February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829  

Past Posts

Java/J2EE

JDBC

Other

Archive for the tag "ejb"

Live from JavaOne: EJB 3.1 New Features

June 2nd, 2009 by Scott Selikoff

I’m blogging live from the floor of the Sun JavaOne Conference in San Francisco today, currently attending a session about the new features of EJB 3.1. This article highlights some of the much-needed features added to the EJB 3.1 specification. 1. EJB Singletons (finally!) The EJB 3.1 specification will support shared session bean instances without [...]

J2EE: Why EJB2 CMP was Doomed to Failure

August 21st, 2008 by Scott Selikoff

For those in the J2EE world, one of the hottest, most contentious topics that has arisen is what went wrong with EJB, version 2. For those not familiar with the subject, I’ll try to provide a brief description. In 2001, Sun released a specification for connecting a Java object, called an Enterprise Java Bean, hereafter [...]