Check your hibernate config file. May be you are pointing to a
different schema or may be the table you created in your schema
might have a typo in the name (just a thought).
Did you manually created the schema or used hbm2ddl tool (hibernate
tool for generating schema from mapping) ?
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958222#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...