[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Jboss JPA Config

PeterJ do-not-reply at jboss.com
Wed Apr 16 18:54:39 EDT 2008


The "error" you posted is a summary report of deployments that failed. The actual reason for why the deployment failed is in a stack trace earlier in the console output. Please post that stack trace.

By the way, you do not need the "hibernate.connection.*" parameters in persistence.xml. You only need those if Hibernate will directly open the database, but you are going through the MySqlDS data source that you set up, and that data source already contains that information.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4144666#4144666

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



More information about the jboss-user mailing list