You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2016/06/10 01:09:20 UTC

[jira] [Created] (DELTASPIKE-1173) DefaultEntityManagerHolder is not registered in uber jars when discovery is annotated

John D. Ament created DELTASPIKE-1173:
-----------------------------------------

             Summary: DefaultEntityManagerHolder is not registered in uber jars when discovery is annotated
                 Key: DELTASPIKE-1173
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1173
             Project: DeltaSpike
          Issue Type: Bug
          Components: JPA-Module
    Affects Versions: 1.7.0
            Reporter: John D. Ament
            Assignee: John D. Ament
             Fix For: 1.7.1


The class DefaultEntityManagerHolder is not registered as a bean when creating an uber jar for an application using deltaspike JPA module.

To fix, need to add {{@Dependent}} to the class def.



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