[jboss-user] [jBPM] - Re: jbpm-console

Tihomir Surdilovic do-not-reply at jboss.com
Fri Dec 30 18:06:43 EST 2011


Tihomir Surdilovic [http://community.jboss.org/people/tsurdilovic] created the discussion

"Re: jbpm-console"

To view the discussion, visit: http://community.jboss.org/message/643986#643986

--------------------------------------------------------------
Hi, I will assume here that you are using jBPM 5.2 and that you are using the jbpm installer (it would be nice in the future if you could specify this info if you wish to have a more detailed response):

in $jbpm-installer-dir/auth directory you can find users.properties and roles.properties files. Let's say you want to add a new user called superman, in this case you would add to users.properties for example:

superman=superman

and in roles.properties:

superman=admin,manager,user,<SOME_CUSTOM_ROLE>

where <SOME_CUSTOM_ROLE> is to be replaced with your custom role name

after this change you would run in $jbpm-installer-dir
ant clean.demo
ant install.demo (or ant install.demo.noeclipse)
ant start.demo (or ant start.demo.noeclipse)

Hope this helps.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/643986#643986]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111230/4489f234/attachment.html 


More information about the jboss-user mailing list