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

2009-05-12 Thread Vineet_Tripathi
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 choic

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

2009-05-12 Thread dgodbey
Yes. This is something like what we would want to have. Is there an out of the box solution to grouping collections of users and having a group admin? The group admins should have a definable subset of responsibilities assigned by the uber admin to administer their group or community. View the

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

2009-05-11 Thread vivek_saini07
Hi, Actually we wanted to have different dashboards for different group of users. In this scenario a Manager can define dashboard for his team members. The end user will only see pages/portlets on his dashboard, which ware assigned to him by his manager. End user can also have his private pa

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

2009-05-11 Thread chris.lap...@jboss.com
"vivek_saini07" wrote : | We build portal-core-lib.jar from SVN and deployed it in our setup. Problem got resolved by this, although we got surprised by addition of two new methods in CustomizationManager interface since we have our own implementation for CustomizationManagerService.

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

2009-05-11 Thread vivek_saini07
Hi Chris & Thomas, We build portal-core-lib.jar from SVN and deployed it in our setup. Problem got resolved by this, although we got surprised by addition of two new methods in CustomizationManager interface since we have our own implementation for CustomizationManagerService. Thank you

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

2009-05-11 Thread chris.lap...@jboss.com
By the way, the relevant JIRA issue is: https://jira.jboss.org/jira/browse/JBPORTAL-2384 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230018#4230018 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230018 _

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

2009-05-11 Thread chris.lap...@jboss.com
This issue should be fixed in subversion. Can you please give a try to the latest revision and let us know how it works for you? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230001#4230001 Reply to the post : http://www.jboss.org/index.html?module=bb&op=po

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

2009-05-07 Thread Vineet_Tripathi
Downloaded 2.7.2-GA released code, build and deploy (with hypersonic database, show sql set to true, log statements as specified by vivek) created 5 users, went to there dashboard, verified in db the no of dashboards created: | select count(1) from JBP_OBJECT_NODE where PARENT_KEY = 8 | COU

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

2009-05-07 Thread Vineet_Tripathi
JBoss-portal-2.7.2-GA Notes says, * [JBPORTAL-2281] - Perf issue when many user dashboard is it the same issue we are looking to, have some one verified for the scenario mentioned by Vivek with latest 2.7.2? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=42

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

2009-05-07 Thread Vineet_Tripathi
checked out the latest code from SVN, build and deploy (with hypersonic database and Ehcache, show sql set to true, log statements as specified by vivek, Non clustered server ) created 4 users, went to there dashboard, verified in db the no of dashboards created: | select count(1) from JBP_O

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

2009-05-06 Thread vivek_saini07
Thank you Thomas !! I will try to checkout from SVN trunk and come back with results. Again thanks a lot. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229236#4229236 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=422

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

2009-05-06 Thread thomas.he...@jboss.com
You should try the project trunk or EPP 4.3 CP01, there was some fixes in that domain View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229002#4229002 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229002