blob: be7aef698a2259caaadfeadfb89ba683949a6b2a [file] [log] [blame]
<service name="Service1">
<description>
This is a testing service , to test the system is working or not
</description>
<parameter name="ServicePara2" locked="true">org.apache.axis2.sample.echo.EchoImpl</parameter>
<operation name="echoString">
<parameter name="ServicePara2" locked="true">org.apache.axis2.sample.echo.EchoImpl</parameter>
</operation>
</service>