[hibernate-issues] [Hibernate-JIRA] Commented: (EJB-160) Push EJB3Configuration and SessionFactory into JNDI

Emmanuel Bernard (JIRA) noreply at atlassian.com
Tue Sep 5 20:09:24 EDT 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/EJB-160?page=comments#action_24320 ] 

Emmanuel Bernard commented on EJB-160:
--------------------------------------

There is now a way to put the Ejb3Configuration in the JNDI. It is however, pretty inefficient and potentially consume memory. The configuration is kept in a Serializable form, its usage is limited to read only operations.

I don't consider this as a public API yet, need to discuss that with Christian

> Push EJB3Configuration and SessionFactory into JNDI
> ---------------------------------------------------
>
>          Key: EJB-160
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/EJB-160
>      Project: Hibernate Entity Manager
>         Type: New Feature

>   Components: EntityManager
>     Reporter: Christian Bauer
>     Priority: Blocker
>      Fix For: 3.2.0.cr2

>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list