EJB 3.0 first glance


Posted:   |  More posts about java life technology

Listened to a Webinar at Jboss.org about EJB3. What a nice piece of technology! Basically everything will be defined in attributes: @Session is for session beans, @Entity is for entity beans. It's like having metadata injected into actual classes - nice, very nice idea!

Though I must say that it's picked from .Net, but who cares?

Tomorrow I will look closer to Hibernate and entity EJB inmplementation in JBoss Application Server. I need to have a knowledge which way is best:

  • performance,

  • programmability,

  • availability of developers who are familiar with technologies

Also need to spend some time analysing Cocoon2/Struts 1.1 integration.

Contents © 2013 Aleksey Maksimov - Powered by Nikola