[jbossseam-issues] [JBoss JIRA] Assigned: (JBSEAM-3186) org.jboss.seam.Entity$NotEntityException: Unable to establish name of entity class
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Jul 28 10:47:02 EDT 2008
[ https://jira.jboss.org/jira/browse/JBSEAM-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir reassigned JBSEAM-3186:
---------------------------------
Assignee: Pete Muir
> org.jboss.seam.Entity$NotEntityException: Unable to establish name of entity class
> ----------------------------------------------------------------------------------
>
> Key: JBSEAM-3186
> URL: https://jira.jboss.org/jira/browse/JBSEAM-3186
> Project: Seam
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0.2.SP1
> Environment: JBoss 4.2.1
> Hibernate 3.2.6
> Reporter: Julien Buret
> Assignee: Pete Muir
> Priority: Minor
> Fix For: 2.0.3.CR2, 2.1.0.BETA1
>
> Attachments: HibernatePersistenceProvider.patch
>
>
> Sometimes I've got this kind of exception :
> org.jboss.seam.Entity$NotEntityException: Unable to establish name of entity class Test_$$_javassist_40
> at org.jboss.seam.Entity.mergeAnnotationAndOrmXml(Entity.java:181)
> at org.jboss.seam.Entity.<init>(Entity.java:58)
> at org.jboss.seam.Entity.forClass(Entity.java:165)
> at org.jboss.seam.Entity.forBean(Entity.java:145)
> at org.jboss.seam.persistence.PersistenceProvider.getId(PersistenceProvider.java:64)
> at org.jboss.seam.persistence.HibernatePersistenceProvider.getId(HibernatePersistenceProvider.java:168)
> at org.jboss.seam.framework.EntityIdentifier.<init>(EntityIdentifier.java:13)
> at org.jboss.seam.ui.converter.entityConverter.EntityLoader.createIdentifier(EntityLoader.java:40)
> at org.jboss.seam.ui.converter.entityConverter.AbstractEntityLoader.put(AbstractEntityLoader.java:50)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list