[jboss-jira] [JBoss JIRA] (WFLY-827) NullPointer @ org.jboss.as.jpa.container.ExtendedPersistenceDeepInheritance

Fernando Marinò (JIRA) issues at jboss.org
Tue Apr 15 06:54:33 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12961958#comment-12961958 ] 

Fernando Marinò commented on WFLY-827:
--------------------------------------

got the same problem with EAP-6.2. In other parts of the application everything works fine, I've got this error after I added an @ElementCollection of enum to an existing Entity that is referenced by the attached object that i throwing the error. I think he has some trouble going too deep into the hierarchy of the model.
                
> NullPointer @ org.jboss.as.jpa.container.ExtendedPersistenceDeepInheritance
> ---------------------------------------------------------------------------
>
>                 Key: WFLY-827
>                 URL: https://issues.jboss.org/browse/WFLY-827
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: JPA / Hibernate
>            Reporter: Brand Neu
>            Assignee: Scott Marlow
>         Attachments: JBoss Web_7.2.0.Final - JBWEB000064  Error report.htm
>
>
> Webproject with ManagedBean contains following PersistenceContext:
> @PersistenceContext(unitName = "MyPU", type = PersistenceContextType.EXTENDED)
> WebApp run fine under Jboss-7.1, in JBoss-7.2 (EAP-6.1.0) we've got NulPointer-Exception and therefore further exceptions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jboss-jira mailing list