You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by hi...@apache.org on 2010/05/04 08:38:49 UTC

svn commit: r940744 - /synapse/trunk/java/src/site/xdoc/Synapse_Configuration_Language.xml

Author: hiranya
Date: Tue May  4 06:38:49 2010
New Revision: 940744

URL: http://svn.apache.org/viewvc?rev=940744&view=rev
Log:
Documentation update (related to SYNAPSE-329)


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=940744&r1=940743&r2=940744&view=diff
==============================================================================
--- synapse/trunk/java/src/site/xdoc/Synapse_Configuration_Language.xml (original)
+++ synapse/trunk/java/src/site/xdoc/Synapse_Configuration_Language.xml Tue May  4 06:38:49 2010
@@ -772,6 +772,7 @@ where "sequence/dynamic_seq_1.xml" refer
       ( <wsdl:definition>...</wsdl:definition> | <wsdl20:description>...</wsdl20:description> )?
       <resource location="..." key="..."/>*
    </publishWSDL>?
+   <enableAddressing/>? 
    <enableSec/>?
    <enableRM/>?
    <policy key="string" [type="(in | out)"]/>?       // optional service or message level policies such as (e.g. WS-Security and/or WS-RM policies)