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 16:51:11 UTC

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

     [ https://issues.apache.org/jira/browse/ARIES-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved ARIES-1299.
----------------------------------------
    Resolution: Fixed

> 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)