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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]