Author: damitha
Date: Mon Jun 16 10:07:42 2008
New Revision: 668246

URL: http://svn.apache.org/viewvc?rev=668246&view=rev
Log:
Removed msg receiver entry from module operation

Modified:
    
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/config/module.xml

Modified: 
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/config/module.xml
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/config/module.xml?rev=668246&r1=668245&r2=668246&view=diff
==============================================================================
--- 
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/config/module.xml
 (original)
+++ 
webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/config/module.xml
 Mon Jun 16 10:07:42 2008
@@ -37,7 +37,6 @@
     </OUTfaultflow>
 
     <operation name="RMInOnlyOperation" 
mep="http://www.w3.org/2004/08/wsdl/in-only";>
-        <messageReceiver class="axis2_receivers"/>
         <!-- namespaces for the 2005-02 spec -->
         
<actionMapping>http://schemas.xmlsoap.org/ws/2005/02/rm/TerminateSequence</actionMapping>
         
<actionMapping>http://schemas.xmlsoap.org/ws/2005/02/rm/SequenceAcknowledgement</actionMapping>
@@ -53,8 +52,6 @@
      </operation>
  
      <operation name="RMInOutOperation" 
mep="http://www.w3.org/2004/08/wsdl/in-out";>
-        <messageReceiver class="axis2_receivers"/>
-        
         <!-- namespaces for the 2005-02 spec -->
         
<actionMapping>http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequence</actionMapping>
 



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

Reply via email to