Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 1 Preparing Databases and Web Containers for Deployment : Running TIBCO ActiveMatrix Runtime UDDI Server in Fault Tolerant Mode

Running TIBCO ActiveMatrix Runtime UDDI Server in Fault Tolerant Mode
To let TIBCO ActiveMatrix Runtime UDDI Server work in a high availability mode and avoid potential hardware or software issues, you can deploy the application in a clustering environment.
For Apache Tomcat
TIBCO ActiveMatrix Runtime UDDI Server can work in the Apache Tomcat clustering environment.
To set up Tomcat 5.5.2+ clustering, refer to the Tomcat documentation at http://tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html and http://tomcat.apache.org/connectors-doc/
To set up Tomcat 6.0 clustering, refer to the Tomcat documentation at http://tomcat.apache.org/tomcat-6.0-doc/cluster-howto.html and http://tomcat.apache.org/connectors-doc/
After setting up the Tomcat clustering, deploy the uddi.war file on all the Tomcat clustering nodes and configure the database to allow all the clustering nodes to share it.
To access TIBCO ActiveMatrix Runtime UDDI Server in the clustering environment, point to http://host:port/uddi.
For JBoss
TIBCO ActiveMatrix Runtime UDDI Server can work in the JBoss clustering environment.
To set up JBoss 5.0 clustering, refer to the JBoss documentation at
http://community.jboss.org/wiki/JBossAS5ClusteringGuide
For IBM WebSphere
TIBCO ActiveMatrix Runtime UDDI Server runs in the IBM WebSphere clustering environment.
To set up IBM WebSphere 7.0 clustering, refer to the IBM WebSphere documentation at http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved