[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1050) Application client support for persistence unit

Emmanuel Bernard (JIRA) jira-events at lists.jboss.org
Mon Jan 7 11:11:43 EST 2008


    [ http://jira.jboss.com/jira/browse/EJBTHREE-1050?page=comments#action_12393984 ] 
            
Emmanuel Bernard commented on EJBTHREE-1050:
--------------------------------------------

I though about the issues of second level cache and DDL updates.
They are user configuration issues more than anything else. When you deploy two Hibernate SessionFactories pointing ot the same database and same schema, you have to think about not destroying your database schema with 'hibernate.hbm2ddl.auto' and you have to think hard about your second level cache.
I think it should be the same when someone tries to deploy an EMF in an application client container, we should not apply any kind of filtering.
Besides, the filtering rules can be very hard to settle and be quite confusing for a user.

> Application client support for persistence unit
> -----------------------------------------------
>
>                 Key: EJBTHREE-1050
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-1050
>             Project: EJB 3.0
>          Issue Type: Task
>            Reporter: Carlo de Wolf
>         Assigned To: Carlo de Wolf
>             Fix For: HEAD
>
>
> See JavaEE 5 5.12.

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

        



More information about the jboss-jira mailing list