aspose file tools
The moose likes Portals and Portlets and the fly likes Query on WPS clustering Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Query on WPS clustering" Watch "Query on WPS clustering" New topic
Author

Query on WPS clustering

GaneshKumar Kumar
Greenhorn

Joined: May 23, 2006
Posts: 24
Hi,
I am planning to do clustering in WPS 5.1. I have some queries
regarding the same.
If there are 2 instances of WPS (after clustering is done), then will
they share the same database or different databases?
While installing a single portlet called sample portlet, will 2
instances of the portlet be installed with different names or a single
instance be installed? If you have ideas please let me know.

Thanks,
Ganesh
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper

Joined: Aug 26, 2006
Posts: 4962

If clustered properly, using the Network Deployment Manager, and proper WebSphere clustering, then your WebSphere Portal nodes, which will handle client requests, will all share a common, centralized, portal configuration database (WPS). They will also all point to the same database for member management information (WMM). They will also read from a common WebSphere configuration repository which will be managed by the deployment manager.

Deploying a portlet will result in the configuration being written to the centralized database, and the binaries pushed out to all nodes in the cluster, so all nodes will be serving the same content to the end user.

At least, that's the way it's supposed to work.

Clustering is always a challenge. Test, test, test to ensure your setup is working properly.

Good luck!

-Cameron McKenzie


Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
 
 
subject: Query on WPS clustering
 
Threads others viewed
Portlets And Portlet Preferences
maximum instances can i add in the cluster
Weblogic 7.0 JDBC Culster
Googlemaps portlet?
Share data between WAS and WPS
developer file tools