Are you logging all the hibernate statements to see if there is an error?
If an error appears, maybe try enabling DriverManager logging to capture more detailed
JDBC logging which could reveal what is wrong with the SQL.
A typical problem would be using out-of-date SQL when you originally created the tables.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133774#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...