hi,
I have already populated jbpm_id_user, jbpm_id_membership and jbpm_id_group
tables...is there anything to be done other than that ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238803#4238803
Reply to the post :
http://www.jboss.org/index.html?module=
The jBPM schema and sample users and passwords are created for HSQL only. For
other databases you need to create the schema and populate the identity tables
yourself.
Visit the Console Test Protocol page for a script to populate the identity
tables with the example users.
View the original pos