Archive for the tag "ejb"
Live from JavaOne: EJB 3.1 New Features
June 2nd, 2009 by Scott SelikoffI’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 [...]
Posted: 2 June, 2009 in Java/J2EE.
Tags: 3.1, ejb, J2EE, javaone, sun
Comments: -
J2EE: Why EJB2 CMP was Doomed to Failure
August 21st, 2008 by Scott SelikoffFor 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 [...]
Posted: 21 August, 2008 in Java/J2EE.
Tags: cmp, ejb, entity bean, J2EE, Java/J2EE
Comments: 7
