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)