"lethrech" wrote : think you for your response, | | some tables are absent (JBPM_ID_USER, JBPM_ID_GROUPE, JBPM_ID_MEMBERSHIP, JBPM_ID_PERMISSIONS,JBPM_ID_JOB)
Some of those tables are a part of the identity implementation, which is not referenced in the basic database initialization. Your best bet is to let Hibernate do the entire job for you, including populating the identity database components with the sesame street users so that the demo will run in the console. See: [url] http://wiki.jboss.org/wiki/Wiki.jsp?page=UseHibernateToCreateJbpmDB[/url] ---- Bill View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046073#4046073 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046073 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
