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