Author: evanthika
Date: Thu Aug 14 04:08:13 2008
New Revision: 685849

URL: http://svn.apache.org/viewvc?rev=685849&view=rev
Log:
Changed the command -DSynapseServerName to -serverName

Modified:
    synapse/trunk/java/src/site/xdoc/Synapse_Configuration_Language.xml

Modified: synapse/trunk/java/src/site/xdoc/Synapse_Configuration_Language.xml
URL: 
http://svn.apache.org/viewvc/synapse/trunk/java/src/site/xdoc/Synapse_Configuration_Language.xml?rev=685849&r1=685848&r2=685849&view=diff
==============================================================================
--- synapse/trunk/java/src/site/xdoc/Synapse_Configuration_Language.xml 
(original)
+++ synapse/trunk/java/src/site/xdoc/Synapse_Configuration_Language.xml Thu Aug 
14 04:08:13 2008
@@ -728,7 +728,7 @@
       Synapse server instances. The Synapse server name is picked up from the
       system property 'SynapseServerName', failing which the hostname of the
       machine would be used or default to 'localhost'. You can give a name to a
-      Synapse server instance as ./synapse.sh 
-DSynapseServerName=<ServerName>
+      Synapse server instance as ./synapse.sh -serverName=<ServerName>
       or by editing the wrapper.conf where Synapse is started as a service.
     </p>
     <p>


Reply via email to