@Entity being required on Hibernate POJO's though not using JPA
---------------------------------------------------------------
Key: JBSEAM-1766
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1766
Project: JBoss Seam
Issue Type: Bug
Components: Security
Affects Versions: 2.0.0.BETA1
Environment: Java 1.6u2, Tomcat 5.5
Reporter: Matthew Lieder
I'm just using Hibernate and not JPA, and just hbm.xml mapping files and not
annotations, but when I try to execute queries using an injected Session object I get an
exception if I don't put the @Entity annotation on my Hibernate POJO's.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira