You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by ch...@apache.org on 2006/03/15 18:40:38 UTC

svn commit: r386122 - /webservices/sandesha/trunk/config/module.xml

Author: chamikara
Date: Wed Mar 15 09:40:36 2006
New Revision: 386122

URL: http://svn.apache.org/viewcvs?rev=386122&view=rev
Log:
Added a description for Sandesha2

Modified:
    webservices/sandesha/trunk/config/module.xml

Modified: webservices/sandesha/trunk/config/module.xml
URL: http://svn.apache.org/viewcvs/webservices/sandesha/trunk/config/module.xml?rev=386122&r1=386121&r2=386122&view=diff
==============================================================================
--- webservices/sandesha/trunk/config/module.xml (original)
+++ webservices/sandesha/trunk/config/module.xml Wed Mar 15 09:40:36 2006
@@ -1,5 +1,9 @@
 <module name="Sandesha2-0.9" class="org.apache.sandesha2.SandeshaModule">
 
+    <Description>
+    A WSRM implementation for Axis2. This implements WSRM 2005/02 specification.  
+    </Description>
+    
     <inflow>
         <handler name="SandeshaGlobalInHandler" class="org.apache.sandesha2.handlers.SandeshaGlobalInHandler">
             <order phase="PreDispatch" after="AddressingFinalInHandler" />



---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org