You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2015/02/23 14:15:11 UTC

[jira] [Created] (ARIES-1299) blueprint-maven-plugin: Wrong annotation used to create jpa:context

Christian Schneider created ARIES-1299:
------------------------------------------

             Summary: blueprint-maven-plugin: Wrong annotation used to create jpa:context
                 Key: ARIES-1299
                 URL: https://issues.apache.org/jira/browse/ARIES-1299
             Project: Aries
          Issue Type: Bug
          Components: Blueprint
    Affects Versions: blueprint-maven-plugin-1.0.0 
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: blueprint-maven-plugin-1.1.0


When the plugin hits the @PersistenceUnit annotation it creates a jpa:context xml element.

Unfortunately this is wrong. @PersistenceUnit should result in jpa:unit while
@PersistenceContext should result in jpa:context.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)