[jboss-jira] [JBoss JIRA] (AS7-2829) implicit JPA subsystem dependencies don't prevent java.lang.ClassNotFoundException: org.hibernate.criterion.Projection
Radim Hanus (Created) (JIRA)
jira-events at lists.jboss.org
Tue Nov 29 05:17:40 EST 2011
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
Affects Versions: 7.1.0.Beta1
Reporter: Radim Hanus
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