[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1597) Missing default persistence properties

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Sat Jan 17 23:07:04 EST 2009


    [ https://jira.jboss.org/jira/browse/EJBTHREE-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12448418#action_12448418 ] 

Andrew Lee Rubinger commented on EJBTHREE-1597:
-----------------------------------------------

@see my comments in JBAS-6391.

> Missing default persistence properties
> --------------------------------------
>
>                 Key: EJBTHREE-1597
>                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-1597
>             Project: EJB 3.0
>          Issue Type: Bug
>          Components: deployers
>    Affects Versions: 1.0.0-Beta8
>            Reporter: Brian Stansberry
>            Assignee: Paul Ferraro
>             Fix For: 1.0.0-CR1
>
>
> It appears deployers/ejb3.deployer/META-INF/persistence.properties is now completely ignored, and the default persistence properties are injected into the deployers/ejb3.deployer/META-INF/jpa-deployers-jboss-beans.xml "PersistenceUnitDeployer" bean via an embedded set of properties.
> Most of the properties from the persistence.properties file are not being injected, so some defaults appear to have been dropped. I believe this is the cause of JBSEAM-3586.
> Fix is to:
> 1) include the missing properties in the injected property set. Include commented out entries equivalent to the commented out ones in persistence.properties.
> 2) remove persistence.properties
> 3) test for regressions

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

        



More information about the jboss-jira mailing list