Author: ruwan Date: Tue Jan 27 21:02:28 2009 New Revision: 29706 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29706
Log: samples guide initial changes Modified: trunk/esb/java/docs/xdoc/samples_guide.xml Modified: trunk/esb/java/docs/xdoc/samples_guide.xml URL: http://wso2.org/svn/browse/wso2/trunk/esb/java/docs/xdoc/samples_guide.xml?rev=29706&r1=29705&r2=29706&view=diff ============================================================================== --- trunk/esb/java/docs/xdoc/samples_guide.xml (original) +++ trunk/esb/java/docs/xdoc/samples_guide.xml Tue Jan 27 21:02:28 2009 @@ -26,13 +26,13 @@ <title>WSO2 ESB - Samples Guide </title> <link href="styles/dist-docs.css" rel="stylesheet" type="text/css" media="all" /> - <link href="ESB_Samples_Setup.xml" /> + <link href="samples_setup_guide.xml" /> </head> <body> <h1>Running the WSO2 Enterprise Service Bus (ESB) Samples </h1> -<p>While the <a href="ESB_Samples_Setup.html">Samples Setup Guide</a> +<p>While the <a href="samples_setup_guide.html">Samples Setup Guide</a> document above gives you a generic description on how to set up and and run the WSO2 ESB samples, this document takes each sample, one by one and discusses the objective of the sample, its prerequisites, and its expected @@ -47,7 +47,7 @@ <div class="section-content"> <ul> - <li><a href="ESB_Samples_Setup.html#Overview">Overview</a> </li> + <li><a href="samples_setup_guide.html#Overview">Overview</a> </li> <li><a href="#MediationSamples">Message mediation samples</a> <ul> <li><a href="#Sample0">Sample 0: Introduction to ESB</a> </li> _______________________________________________ Esb-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev
