I have no deep understandment of this topic in particular.. but i recommend you to look at
3 things:
1) Database Schema: 3 tables: JBPM_ID_GROUP, JBPM_ID_USER, JBPM_ID_MEMBERSHIP. If you
insert data in this three tables, you must be able to define your user, groups and the
relationships between them..
2) Look at web.xml inside jbpm-console.war/WEB-INF/ (you could explode the war and modify
this archive)
3) Look at access.properties inside jbpm-console.war/WEB-INF/ , in this file you can
find, what role or user can do some specific thing inside the web jbpm-console...
Let me know if you find some useful document about this..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149463#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...