[jboss-jira] [JBoss JIRA] (WFLY-5478) allow custom scoped persistence unit name hint in persistence unit definition

RH Bugzilla Integration (JIRA) issues at jboss.org
Mon Apr 25 06:12:06 EDT 2016


    [ https://issues.jboss.org/browse/WFLY-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196376#comment-13196376 ] 

RH Bugzilla Integration commented on WFLY-5478:
-----------------------------------------------

Vladimir Dosoudil <dosoudil at redhat.com> changed the Status of [bug 1262401|https://bugzilla.redhat.com/show_bug.cgi?id=1262401] from MODIFIED to ON_QA

> allow custom scoped persistence unit name hint in persistence unit definition
> -----------------------------------------------------------------------------
>
>                 Key: WFLY-5478
>                 URL: https://issues.jboss.org/browse/WFLY-5478
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: JPA / Hibernate
>    Affects Versions: JBoss AS7 7.1.1.Final, 8.0.0.Final, 9.0.0.Final, 10.0.0.CR2
>            Reporter: Scott Marlow
>            Assignee: Scott Marlow
>             Fix For: 10.0.0.CR3
>
>
> Consider allowing applications to override the scoped persistence unit name, so instead of using names like "test2.ear/w2.war#warPUnit_PU", the application can specify a unique (across all deployments on the app server) name.
> The idea is that application deployments can include a persistence unit hint "jboss.as.jpa.scopedname" that specifies the unique scoped persistence unit name that will be used for several internal settings (e.g. hibernate.cache.region_prefix will be set to the scopedname value unless the application specifies a different hibernate.cache.region_prefix value). 
> The WildFly management console does not yet work with applications that specify the jboss.as.jpa.scopedname.  Once this change is merged to WildFly, a management console change should be requested.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list