The identity module is optional, that's why the default sql script doesn't create
the necessary (four) tables for this.
Basically you have two options:
- take the mysql.identity.script.sql file attached to this wiki:
http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmOnTomcat
OR
- use Hibernates hbm2ddl feature to auto-generate the tables as described here:
http://wiki.jboss.org/wiki/Wiki.jsp?page=UseHibernateToCreateJbpmDB
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053368#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...