I have similar problem:
EntityManager occasionally returns instances of class SomeClass_$$_javassist_number
instead of SomeClass.
Thus, there is no way to use the bean correctly with polymorphic queries, when instead of
instance of some SubClass I have an instance of BaseClass_$$_javassist_number.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014578#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...