Author: ruwan Date: Tue Jul 7 07:37:07 2009 New Revision: 40964 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=40964
Log: Fixing the deployment guide Modified: branches/esb/java/2.1/product/docs/xdoc/deployment_guide.xml Modified: branches/esb/java/2.1/product/docs/xdoc/deployment_guide.xml URL: http://wso2.org/svn/browse/wso2/branches/esb/java/2.1/product/docs/xdoc/deployment_guide.xml?rev=40964&r1=40963&r2=40964&view=diff ============================================================================== --- branches/esb/java/2.1/product/docs/xdoc/deployment_guide.xml (original) +++ branches/esb/java/2.1/product/docs/xdoc/deployment_guide.xml Tue Jul 7 07:37:07 2009 @@ -33,6 +33,11 @@ <h1> WSO2 Enterprise Service Bus (ESB) Deployment Guide </h1> + <p>Deploying the WSO2 ESB correctly on your infrastructure is a vital task for the success + of the usage of the ESB. You should first analyze the requirement and then select the + best matching deployment mode. There are different set of possible deployment modes with + different configurations. + </p> <h2> Available Deployment options </h2> @@ -41,26 +46,24 @@ Describes the default standalone installation and deployment of the ESB </p> <p> - <a href="clustered_deployment_guide.html">Clustered Deployment Guide</a> : - Contains details on the clustered deployment of the ESB. + <a href="http://wso2.org/files/esb_clustering_guide.pdf">Clustered Deployment Guide</a> : + Contains details on the clustered deployment of the ESB, operating as a high available and + scalable set of ESB nodes. </p> <p> <a href="webapp_deployment_guide.html">Webapp Deployment Guide</a> : - Contains the information on deploying the ESB on an existing Application Server + Contains the information on deploying the ESB on an Application Server, this particular guide + explains the deployment of an existing Tomcat Servlet Container. </p> <h2> Other Resources </h2> <p/> <p> - <a href="http://wso2.org/taxonomy/term/257/all">The WSO2 Oxygen Tank + <a href="http://wso2.org/library/esb">The WSO2 Oxygen Tank Library</a> : The Library contains articles, tutorials, presentations, and other knowledge base items published on The Oxygen - Tank. - </p> - <p> - <a href="http://wso2.org/wiki/display/esbjava">Wiki Space</a> : - This is the working Wiki for WSO2 ESB. + Tank on different styles of deployments. </p> </body> </html> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
