[jboss-jira] [JBoss JIRA] (AS7-2829) implicit JPA subsystem dependencies don't prevent java.lang.ClassNotFoundException: org.hibernate.criterion.Projection

Scott Marlow (JIRA) jira-events at lists.jboss.org
Thu Feb 2 20:34:48 EST 2012


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

Scott Marlow commented on AS7-2829:
-----------------------------------

Bartosz, I started working on this for a different issue and came up with a fix in https://github.com/scottmarlow/jboss-as/tree/earsubmodules.  Can you try that with your case if you have one?

I have other jiras that I can share, if you would like to help with a different one.  

Scott
                
> implicit JPA subsystem dependencies don't prevent java.lang.ClassNotFoundException: org.hibernate.criterion.Projection
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: AS7-2829
>                 URL: https://issues.jboss.org/browse/AS7-2829
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: JPA / Hibernate
>    Affects Versions: 7.1.0.Beta1
>            Reporter: Radim Hanus
>            Assignee: Scott Marlow
>
> my ejbjar inside an ear uses PersistenceContext annotation so that it should be a JPA subsystem as described in https://docs.jboss.org/author/display/AS7/Implicit+module+dependencies+for+deployments
> I also use hibernate criterion classes in ejbjar but I'm getting CNFE during deployment of ear

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list