InfoQ

Interview

Mike Keith on EJB 3

Interview with Mike Keith on Feb 11, 2007 04:13 AM

Community
Java
Topics
Data Access
Tags
JPA ,
Hibernate ,
EJB ,
Oracle
Summary
In this interview co spec lead Mike Keith discusses the current state of EJB 3. He covers how the community has drove the development of the EJB 3 spec as well as the praises and criticisms that have developed along the way. Keith also comments on the evolution of the specification to be work better with pojo's and embrace newer ideas such as dependency injection.

Bio
Mike Keith is the co-specification lead of EJB 3.0 (JSR 220) and also a member of the Java EE 5 expert group (JSR 244). He has been involved in EJB since its initial release and other forms of persistence since long before EJB. He is currently an architect for OracleAS TopLink and the Oracle OC4J J2EE Container and is a popular speaker at numerous conferences and events.
Mike could you tell us a little bit about yourself?
Recently you have become co spec lead on EJB 3. How has that been?
What impact do you see EJB 3 having on the community?
What are some of the most common praises and criticisms you gotten about EJB 3?
What were the top two hardest features that you broke your heart to give up on?
Why the continued support for message driven beans which are basically like message driven components over message driven pojos?
What about aspect support? Is it up to people's expectations?
Can you tell us a little bit more about the dependency injection features of EJB3?
How does EJB 3 help inside of a Java EE container?
How is EJB going to improve testing support?
How do you see EJB 3 impacting on design enterprise applications?
How do you see people using EJB3 different from how they use EJB2?
A lot of people are saying that EJB won't matter because you've got Spring and Hibernate. Given the open source, who cares about standards? What's your response to that?
This reference implementation has been said to be production ready as opposed to previous ones. Can you tell us a bit more about that?
Have you received any early feedback on Toplink Essentials?
What is on your own personal wish list for EJB3? Where do you want to take the spec as co spec lead?
This whole JDO versus EJB beans is that war over or is it going to be a merger?
If the persistence spec gets removed from EJB, will there be enough there left for a specification?
Any final words?
show all  show all

No comments

Watch Thread Reply

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.