[jboss-user] [JBoss Seam] - Re: Problem with injection
miloslav.vlach
do-not-reply at jboss.com
Sun Jul 22 04:18:22 EDT 2007
I found the reason why it is javaassist.
The entity Reason is not marked @Entity. When I add annotation @Entity, outjected bean to the page is class cz....Reason (not javaassist) and all works good. But this isn't entity - couldn't be mapped to the database.
Is this bug in seam ?
M.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066460#4066460
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066460
More information about the jboss-user
mailing list