Author: pzf
Date: Mon Apr 30 04:43:40 2007
New Revision: 533709

URL: http://svn.apache.org/viewvc?view=rev&rev=533709
Log:
added some standard properties

Modified:
    
webservices/synapse/trunk/java/src/site/resources/Synapse_Configuration_Language.html

Modified: 
webservices/synapse/trunk/java/src/site/resources/Synapse_Configuration_Language.html
URL: 
http://svn.apache.org/viewvc/webservices/synapse/trunk/java/src/site/resources/Synapse_Configuration_Language.html?view=diff&rev=533709&r1=533708&r2=533709
==============================================================================
--- 
webservices/synapse/trunk/java/src/site/resources/Synapse_Configuration_Language.html
 (original)
+++ 
webservices/synapse/trunk/java/src/site/resources/Synapse_Configuration_Language.html
 Mon Apr 30 04:43:40 2007
@@ -408,6 +408,17 @@
 context property. Using the property element with action specified as
 "remove" you can remove the message context properties if available.</p>
 
+<p>There are some well-defined properties that you can get/set:</p>
+<ul>
+    <li>RESPONSE - 'true' means the message is a response message</li>
+    <li>ERROR_MESSAGE - this is set to any error message</li>
+</ul>
+<p>There are also some Axis2 and module properties that are useful to set 
(with scope="axis2"):</p>
+<ul>
+    <li>Sandesha2RMSpecVersion - can be '1.0' or '1.1'</li>
+    <li>Sandesha2SequenceKey - can be an identifier specifying an Sandesha 
internal sequence key, and</li> 
+    <li>Sandesha2LastMessage - 'true' will make this the last message and 
terminate the sequence</li>
+</ul>
 
 <p></p>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to