The following is the reason for writing a custom implementation:
we wanted to assign a set of pages with a set of portlets to a user group.
So, we wanted to have different user groups and then assign each group a set of pages and
give them personalization feature to add more pages of their choice.
We can do this by writing a MBean like CustomizationManagerService, with following logic
for getDashboard, method:
Find the group of user, get what all pages (with what all portlets) needs to be there for
that user group, Add everything on dashboard of the user.
Will like to have your views on this design..from JBP point of view..will it be a
performance hit..(even if i use the SVN fix :-) )
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230606#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...