Another possibility is to add a findGroupTasksByGroupName method to the IdentitySession
interface. Than it's possible to create a group per functional context. In the loan
part of the gui you display the result of
findGroupTasksByGroupName("LOAN_MANAGEMENT") and in the customer registration
module you display the result of
findGroupTasksByGroupName("CUSTOMER_MANAGEMENT")
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247565#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...