[Carbon-commits] [Carbon] svn commit r112147 - in branches/carbon/3.2.0/products/bps/2.1.2/docs/xdoc: . bpel-concepts

thilini at wso2.com thilini at wso2.com
Wed Aug 31 01:47:13 EDT 2011


Author: thilini
Date: Tue Aug 30 22:47:12 2011
New Revision: 112147
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=112147

Log:
Fix for CARBON-11147

Modified:
   branches/carbon/3.2.0/products/bps/2.1.2/docs/xdoc/bpel-concepts/bpel_concepts.xml
   branches/carbon/3.2.0/products/bps/2.1.2/docs/xdoc/index.xml

Modified: branches/carbon/3.2.0/products/bps/2.1.2/docs/xdoc/bpel-concepts/bpel_concepts.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/products/bps/2.1.2/docs/xdoc/bpel-concepts/bpel_concepts.xml?rev=112147&r1=112146&r2=112147&view=diff
==============================================================================
--- branches/carbon/3.2.0/products/bps/2.1.2/docs/xdoc/bpel-concepts/bpel_concepts.xml	(original)
+++ branches/carbon/3.2.0/products/bps/2.1.2/docs/xdoc/bpel-concepts/bpel_concepts.xml	Tue Aug 30 22:47:12 2011
@@ -75,7 +75,8 @@
             produces detailed
             information about process executions. These events are persisted in BPS's database and
             can be queried using
-            the<a href="../management_api.html">Management API</a>. The default behaviour for the
+            the
+	    <a href="../management_api.html">Management API</a>. The default behaviour for the
             engine is to always
             generate all events for every executed action. However from a performance standpoint it
             is better to

Modified: branches/carbon/3.2.0/products/bps/2.1.2/docs/xdoc/index.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/products/bps/2.1.2/docs/xdoc/index.xml?rev=112147&r1=112146&r2=112147&view=diff
==============================================================================
--- branches/carbon/3.2.0/products/bps/2.1.2/docs/xdoc/index.xml	(original)
+++ branches/carbon/3.2.0/products/bps/2.1.2/docs/xdoc/index.xml	Tue Aug 30 22:47:12 2011
@@ -38,7 +38,9 @@
             flows which increase the flexibility and agility of your Service Oriented Architecture. WSO2 BPS is powered
             by
             <a href="http://ode.apache.org">Apache ODE</a>
-            and available under<a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Software License
+            and available under
+	    <a href="http://www.apache.org/licenses/LICENSE-2.0.html">
+	    Apache Software License
             v2.0</a>. WSO2 BPS provides a complete Web based graphical console to deploy, manage and monitor business
             process and process instances.
         </p>
@@ -62,29 +64,29 @@
         <ol>
             <li>
                 <a href="http://wso2.org/downloads/bps">Download</a>
-                and install WSO2 @product.version@
+                and install WSO2 BPS @product.version@
             </li>
-            <li>Read through the<a href="docs_index.html">documentation</a>.
+            <li>Read through the <a href="docs_index.html">documentation</a>.
             </li>
-            <li>Try out the samples comes with WSO2 BPS</li>
+            <li>Try out the samples comes with WSO2 BPS.</li>
             <li>For high level feature list look at the release notes.</li>
-            <li>Join developer mailing list and correspond with the developers directly</li>
-            <li>Joing user mailing list</li>
+            <li>Join developer mailing list and correspond with the developers directly.</li>
+            <li>Joing user mailing list.</li>
             <li>Use
                 <a href="http://wso2.org/forum/886">WSO2 Business Process Server discussion forum</a>
                 to raise your questions.
             </li>
             <li>Report any issues or enhancement requests at public
-                <a href="https://wso2.org/jira/browse/CARBON">JIRA</a>
+                <a href="https://wso2.org/jira/browse/CARBON">JIRA.</a>
             </li>
         </ol>
 
         <h2>What's new in WSO2 BPS @product.version@</h2>
         <ul>
-            <li>Performance improvements in XPath evaluations</li>
-            <li>Clustering support for BPEL engine</li>
-            <li>Improved Try-it tool</li>
-            <li>WSO2 Carbon integration layer for Apache ODE with multi-tenancy support
+            <li>Performance improvements in XPath evaluations.</li>
+            <li>Clustering support for BPEL engine.</li>
+            <li>Improved Try-it tool.</li>
+            <li>WSO2 Carbon integration layer for Apache ODE with multi-tenancy support.
                 <ul>
                     <li>
                         Current integration layer is the first phase of supporting native multi-tenancy in BPEL engine.
@@ -93,7 +95,7 @@
                     </li>
                 </ul>
             </li>
-            <li>Patched Apache ODE 1.3.4 as BPEL engine
+            <li>Patched Apache ODE 1.3.4 as BPEL engine.
                 <ul>
                     <li>
                         Apache ODE 1.3.4 contains various stability fixes to and improvements to BPEL engine. We have


More information about the Carbon-commits mailing list