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 ch...@apache.org on 2006/01/27 11:44:21 UTC

svn commit: r372809 - /webservices/sandesha/trunk/samples/conf/interop/services.xml

Author: chamikara
Date: Fri Jan 27 02:44:01 2006
New Revision: 372809

URL: http://svn.apache.org/viewcvs?rev=372809&view=rev
Log:
corrected the moduleRef of the Sample

Modified:
    webservices/sandesha/trunk/samples/conf/interop/services.xml

Modified: webservices/sandesha/trunk/samples/conf/interop/services.xml
URL: http://svn.apache.org/viewcvs/webservices/sandesha/trunk/samples/conf/interop/services.xml?rev=372809&r1=372808&r2=372809&view=diff
==============================================================================
--- webservices/sandesha/trunk/samples/conf/interop/services.xml (original)
+++ webservices/sandesha/trunk/samples/conf/interop/services.xml Fri Jan 27 02:44:01 2006
@@ -1,7 +1,7 @@
 <service name="RMInteropService">
     <parameter name="ServiceClass" locked="xsd:false">sandesha2.samples.interop.RMInteropService</parameter>
 
-   <module ref="Sandesha2-0.9"/>
+   <module ref="sandesha2" />
 
    <description>
         This is a testing service , to test the system is working or not



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