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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...