2 Replies Latest reply on Apr 9, 2007 12:53 PM by fabio.ita04

    Is Ejb3 embedable mature for production use?

      Hi,

      I need to choose a configuration to deploy an application in production use. It uses EJB Persistence (JPA), so I think Tomcat + Embedable EJB3 would be a good choice. But I'm not sure if the current release is ready for production use.

      Now, I'm running without an EJB container, by directly handling EntityManagerFactory instantiation and EntityManager lifecycle. But it would be nice if these could be annotated (injected).

      Any opinion?
      Thanx,
      Fabio