This post originated from an RSS feed registered with Java Buzz
by Charlton Barreto.
Original Post: ease of development in ejb
Feed Title: charlton barreto's weblog
Feed URL: http://www.mongoosesi.org/weblog/charlton/index.xml
Feed Description: charlton barreto's weblog
i recently caught this article on java.sun.com on the upcoming ejb 3.0 spec, which focuses primarily on making the technology easier for developers to use, while not at the expense of the technology's power and sophistication.
it would have been very nice if ejb 3.0 was available a year ago (along with j2se 5). ejb 1.x's limitations, and 2.x's staggering complexity, have been a major factor in limiting deployments to stateless session beans. relieving the complexity of ejb has been a long-running desire in the java community, and hopefully ejb 3.0 will be available in time to reverse the trend to workaround it (e.g. JDO, the spring framework).