Thanks.
This is resolved. The problem was Hibernate could not find the whole database not just a
table. A rename of the DB resolved the problem.
I am not 100% sure but I think the following explains it: It was because the catalog=....
in the @Table annotation in the EJB3 classes did not match the database name.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4144879#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...