[jboss-jira] [JBoss JIRA] Created: (AS7-1273) Applications (or their libraries) containing persistence units with the connection defined inline via properties case deployment failure.

Justin Wyer (JIRA) jira-events at lists.jboss.org
Wed Jul 13 09:28:23 EDT 2011


Applications (or their libraries) containing persistence units with the connection defined inline via properties case deployment failure.
-----------------------------------------------------------------------------------------------------------------------------------------

                 Key: AS7-1273
                 URL: https://issues.jboss.org/browse/AS7-1273
             Project: Application Server 7
          Issue Type: Bug
          Components: JPA / Hibernate
    Affects Versions: 7.0.0.Final, 7.1.0.Alpha1
            Reporter: Justin Wyer
            Assignee: Scott Marlow


Persistence units defined as follows https://github.com/droolsjbpm/jbpm/blob/master/jbpm-human-task/src/main/resources/META-INF/persistence.xml causes deployment to fail due to the fact that no <jta-data-source> or <non-jta-data-source> is present, but none should be present as the datasource has been defined via the properties.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list