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

Reply via email to