look for permissions in the data base.. remember that hibernate create all the tables...
| <property
name="hibernate.connection.url">jdbc:mysql://localhost:3306/jbpm322</property>
| <property
name="hibernate.connection.username">root</property>
| <property
name="hibernate.connection.password">123123</property>
|
Are you sure that are the correct configuration? do you have more than one MySQL installed
on your mahine?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146147#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...