Author: ruwan
Date: Thu Sep 24 01:47:13 2009
New Revision: 818342

URL: http://svn.apache.org/viewvc?rev=818342&view=rev
Log:
Documentation related to SYNAPSE-581

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=818342&r1=818341&r2=818342&view=diff
==============================================================================
--- synapse/trunk/java/src/site/xdoc/Synapse_Configuration_Language.xml 
(original)
+++ synapse/trunk/java/src/site/xdoc/Synapse_Configuration_Language.xml Thu Sep 
24 01:47:13 2009
@@ -877,6 +877,21 @@
             the port addresses to current host.
           </td>
         </tr>
+        <tr>
+          <td>
+            showAbsoluteSchemaURL
+          </td>
+          <td>
+            true|false
+          </td>
+          <td>
+            false
+          </td>
+          <td>
+            Show the absolute path of the referred schemas of the WSDL without
+              showing the relative paths.
+          </td>
+        </tr>
       </tbody>
     </table>
     <p/>


Reply via email to