[
https://issues.jboss.org/browse/AS7-3423?page=com.atlassian.jira.plugin.s...
]
Scott Marlow commented on AS7-3423:
-----------------------------------
I verified that adding the "<property name="jboss.as.jpa.managed"
value="false"/>", works around the issue (with the latest [source
changes|https://github.com/scottmarlow/jboss-as/tree/AS7-3423_deploymentW...]
(Bernard's test case deploys).
persistence providers deployed with applications should be available
via javax.persistence.Persistence api
----------------------------------------------------------------------------------------------------------
Key: AS7-3423
URL:
https://issues.jboss.org/browse/AS7-3423
Project: Application Server 7
Issue Type: Task
Components: JPA / Hibernate
Reporter: Scott Marlow
Assignee: Scott Marlow
Labels: eap6
Fix For: 7.1.1.Final
Attachments: sample.tar.bz2, server.log
If an application deployment contains its own copy of a persistence provider, make it
possible for the application to access the persistence provider via the
javax.persistence.Persistence.
https://github.com/alesj/jboss-as/tree/capedwarf contains some related changes that might
be worth looking at when this jira is worked around.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira