User development,
A new message was posted in the thread "How to pass values from jsp to *.jpdl.xml
file":
http://community.jboss.org/message/531917#531917
Author : Maciej Swiderski
Profile :
http://community.jboss.org/people/swiderski.maciej
Message:
--------------------------------------------------------------
But why you want to do that before assignment?
Since you already know who (regular user) submit the request you could assign it to a
group where both admin and the user are members. Only thing you need to do is to add that
user to the correct group. Admin will be there by default. To do that you could use
IdentityService.createMembership(userId, groupId)
Cheers,
Maciej
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/531917#531917