Author: hiranya
Date: Tue Nov 30 22:51:48 2010
New Revision: 1040817

URL: http://svn.apache.org/viewvc?rev=1040817&view=rev
Log:
Fixing a formatting issue


Modified:
    
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample52.xml
    
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample53.xml
    
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample54.xml
    
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample55.xml
    
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample57.xml
    
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample58.xml

Modified: 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample52.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample52.xml?rev=1040817&r1=1040816&r2=1040817&view=diff
==============================================================================
--- 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample52.xml
 (original)
+++ 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample52.xml
 Tue Nov 30 22:51:48 2010
@@ -85,8 +85,8 @@
                         </li>
                         <li>
                             Start 3 instances of the Axis2 server on different 
ports as follows
-                            <div class="command">./axis2server.sh -http 9001 
-https 9005 -name MyServer1
-./axis2server.sh -http 9002 -https 9006 -name MyServer2
+                            <div class="command">./axis2server.sh -http 9001 
-https 9005 -name MyServer1<br/>
+./axis2server.sh -http 9002 -https 9006 -name MyServer2<br/>
 ./axis2server.sh -http 9003 -https 9007 -name MyServer3</div>
                         </li>
                         <li>

Modified: 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample53.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample53.xml?rev=1040817&r1=1040816&r2=1040817&view=diff
==============================================================================
--- 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample53.xml
 (original)
+++ 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample53.xml
 Tue Nov 30 22:51:48 2010
@@ -86,8 +86,8 @@
                         </li>
                         <li>
                             Start 3 instances of the Axis2 server on different 
ports as follows
-                            <div class="command">./axis2server.sh -http 9001 
-https 9005 -name MyServer1
-./axis2server.sh -http 9002 -https 9006 -name MyServer2
+                            <div class="command">./axis2server.sh -http 9001 
-https 9005 -name MyServer1<br/>
+./axis2server.sh -http 9002 -https 9006 -name MyServer2<br/>
 ./axis2server.sh -http 9003 -https 9007 -name MyServer3</div>
                         </li>
                         <li>

Modified: 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample54.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample54.xml?rev=1040817&r1=1040816&r2=1040817&view=diff
==============================================================================
--- 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample54.xml
 (original)
+++ 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample54.xml
 Tue Nov 30 22:51:48 2010
@@ -86,8 +86,8 @@
                         </li>
                         <li>
                             Start 3 instances of the Axis2 server on different 
ports as follows
-                            <div class="command">./axis2server.sh -http 9001 
-https 9005 -name MyServer1
-./axis2server.sh -http 9002 -https 9006 -name MyServer2
+                            <div class="command">./axis2server.sh -http 9001 
-https 9005 -name MyServer1<br/>
+./axis2server.sh -http 9002 -https 9006 -name MyServer2<br/>
 ./axis2server.sh -http 9003 -https 9007 -name MyServer3</div>
                         </li>
                         <li>

Modified: 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample55.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample55.xml?rev=1040817&r1=1040816&r2=1040817&view=diff
==============================================================================
--- 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample55.xml
 (original)
+++ 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample55.xml
 Tue Nov 30 22:51:48 2010
@@ -99,9 +99,9 @@
                         </li>
                         <li>
                             Start 4 instances of the Axis2 server on different 
ports as follows
-                            <div class="command">./axis2server.sh -http 9001 
-https 9005 -name MyServer1
-./axis2server.sh -http 9002 -https 9006 -name MyServer2
-./axis2server.sh -http 9003 -https 9007 -name MyServer3
+                            <div class="command">./axis2server.sh -http 9001 
-https 9005 -name MyServer1<br/>
+./axis2server.sh -http 9002 -https 9006 -name MyServer2<br/>
+./axis2server.sh -http 9003 -https 9007 -name MyServer3<br/>
 ./axis2server.sh -http 9004 -https 9008 -name MyServer4</div>
                         </li>
                         <li>

Modified: 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample57.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample57.xml?rev=1040817&r1=1040816&r2=1040817&view=diff
==============================================================================
--- 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample57.xml
 (original)
+++ 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample57.xml
 Tue Nov 30 22:51:48 2010
@@ -94,8 +94,8 @@
                         </li>
                         <li>
                             Start 3 instances of the sample Axis2 server as 
follows.
-                            <div class="command">./axis2server.sh -http 9001 
-https 9005 -name MyServer1
-./axis2server.sh -http 9002 -https 9006 -name MyServer2
+                            <div class="command">./axis2server.sh -http 9001 
-https 9005 -name MyServer1<br/>
+./axis2server.sh -http 9002 -https 9006 -name MyServer2<br/>
 ./axis2server.sh -http 9003 -https 9007 -name MyServer3</div>
                         </li>
                     </ul>

Modified: 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample58.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample58.xml?rev=1040817&r1=1040816&r2=1040817&view=diff
==============================================================================
--- 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample58.xml
 (original)
+++ 
synapse/trunk/scratch/hiranya/website/src/site/xdoc/userguide/samples/sample58.xml
 Tue Nov 30 22:51:48 2010
@@ -72,8 +72,8 @@
                         </li>
                         <li>
                             Start 3 instances of the Axis2 server on different 
ports as follows
-                            <div class="command">./axis2server.sh -http 9001 
-https 9005 -name MyServer1
-./axis2server.sh -http 9002 -https 9006 -name MyServer2
+                            <div class="command">./axis2server.sh -http 9001 
-https 9005 -name MyServer1<br/>
+./axis2server.sh -http 9002 -https 9006 -name MyServer2<br/>
 ./axis2server.sh -http 9003 -https 9007 -name MyServer3</div>
                         </li>
                         <li>


Reply via email to