[jboss-user] [JBoss Seam] - Re: SEAM CRUD application has no impact to the DB

markfoerstein do-not-reply at jboss.com
Tue Jul 18 15:50:48 EDT 2006


savana, you should be using persistence.xml to reference your jta data source and tell what sql dialect to use, then have a myssql-ds.xml file for the datasource, into your deploy folder.

hibernate.cfg.xml is only used to generate de CRUD app, not to run it.

Im not sure but I think you're confused on how hibernate gets connected to the database when running the app.

Cheers.

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

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



More information about the jboss-user mailing list