[jboss-user] [JBoss Portal] - Re: Performance Issue with JBP2.7.1; Any workaround??

Vineet_Tripathi do-not-reply at jboss.com
Tue May 12 15:58:54 EDT 2009


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#4230606

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



More information about the jboss-user mailing list