[jboss-user] [JBoss jBPM] - Re: Where and how to define new users?

salaboy21 do-not-reply at jboss.com
Thu May 8 10:14:05 EDT 2008


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#4149463

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149463



More information about the jboss-user mailing list