The files look right to me. The exception you are seeing usually shows up when the class
is not mapped through the hibernate.cfg.xml file. But i see, you have already done that.
Are you sure, while creating the session factory, this hibernate.cfg.xml is being picked
up? I mean, is there any other hibernate.cfg.xml in your classpath which might be getting
picked up by the application
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050364#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...