hi paul

<service name="">
       <description>
This service echo the given input , and this was developed to text the axis system working
           correctly
       </description>
<parameter name="ServiceClass" locked="xsd:false">org.apache.axis.echo.Echo</parameter>
       <operation name="echoOMElement"/>
       <operation name="echoString"/>
</service>


This is service.xml corresponds to an echo service
parameter ServiceClass is the service implemenattion class.

Thanks and regards

Deepal

----- Original Message ----- From: "Paul Fremantle" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, June 03, 2005 3:21 PM
Subject: Trying to deploy the sample service with the latest code


Hi

I'm trying to deploy the sample service on the latest code. The
service.xml seems to have changed since M1. Can someone please post a
working service.xml!???

Paul

Reply via email to