[jboss-user] [JBoss jBPM] - is it possible to change identity file

galvino do-not-reply at jboss.com
Tue Sep 4 04:32:56 EDT 2007


Hi everybody, 
i want to change Identity component like this:


  | <identity>
  |   <user name="sally" email="sally at dvd.com" password="sally" address="21 jump street"/>
  |   <user name="mary" email="mary at dvd.com" password="mary" address="21 jump street"/>
  |   <user name="tom" email="tom at dvd.com" password="tom" address="21 jump street"/>
  |   <user name="bill" email="bill at dvd.com" password="bill" address="21 jump street"/>
  |   <group name="reviewers" type="hierarchy" />
  |   <group name="supervisors" type="hierarchy" />
  |   <group name="clerks" type="hierarchy" />
  |   <membership name="seniorsallyreviewers" role="senior" user="sally" group="reviewers" />
  |   <membership name="juniortomreviewers" role="junior" user="tom" group="reviewers" />
  |   <membership name="marysupervisors" role="senior" user="mary" group="supervisors" />
  |   <membership name="billclerks" role="senior" user="bill" group="clerks" />
  | </identity>
  | 

is it possible to add new attribute on user for example ??

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080742#4080742

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



More information about the jboss-user mailing list