You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by da...@apache.org on 2006/07/24 11:04:48 UTC

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

Author: damitha
Date: Mon Jul 24 02:04:44 2006
New Revision: 424969

URL: http://svn.apache.org/viewvc?rev=424969&view=rev
Log:
Fixed a small bug

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

Modified: webservices/sandesha/trunk/c/config/module.xml
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/config/module.xml?rev=424969&r1=424968&r2=424969&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/config/module.xml (original)
+++ webservices/sandesha/trunk/c/config/module.xml Mon Jul 24 02:04:44 2006
@@ -9,7 +9,7 @@
             <!-- Global In handler should come before instance dispatching -->
             <order phase="Dispatch" before="InstanceDispatcher" />
         </handler> 
-        <handler name="SandeshaInHandler" class="mod_sandesha2">
+        <handler name="SandeshaInHandler" class="sandesha2">
             <order phase="RMPhase"/>
         </handler>
     </inflow>



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