Re: [HELP][Struts 2] problem initializing hibernate in spring xml file

2006-09-08 Thread David Durham
This is a mysql related issue. Garner Shawn wrote: ERROR main org.hibernate.tool.hbm2ddl.SchemaExport - Access denied for user: '[EMAIL PROTECTED]' to database 'agejsoft' ERROR main org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create table products (product_id integer not null auto_in

[HELP][Struts 2] problem initializing hibernate in spring xml file

2006-09-08 Thread Garner Shawn
ERROR main org.hibernate.tool.hbm2ddl.SchemaExport - Access denied for user: '[EMAIL PROTECTED]' to database 'agejsoft' ERROR main org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: create table products (product_id integer not null auto_increment, product_name varchar(255), product_desc varc