[jboss-user] [EJB 3.0] - Re: Missing table:principalrole buildEntityManagerFactory

lpmon do-not-reply at jboss.com
Thu Apr 17 10:32:15 EDT 2008


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#4144879

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4144879



More information about the jboss-user mailing list