[jboss-user] [JBoss Seam] - Seam 2.0 weird exception in org.jboss.seam.Entity

mgrouch do-not-reply at jboss.com
Wed Jul 25 11:18:09 EDT 2007


java.lang.IllegalStateException: @Id attribute not found for entity class: com.test.portal.data.entity.Team_$$_javassist_9

at org.jboss.seam.Entity.getIdentifier(Entity.java:159)

Team entity definitely has @Id and it is loaded fully (non-lazily)
I think somehow it is looking at proxy object instead...


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4067448#4067448

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4067448



More information about the jboss-user mailing list