Hi Axis dev,

I publish my service via server-confiq.wsdd. when I try get wsdl files
via http://localhost:9080/axis/services/RequestService?wsdl, I got
strange parameter name. e.g : in0, in1...

e.g :
<element name="getRequestsForServiceProviderOnDate">
        <complexType>
                <sequence>
                  <element name="in0" type="xsd:string" /> 
                  <element name="in1" type="xsd:dateTime" /> 
                </sequence>
          </complexType>
</element>

Is there anyway to get generated wsdl have correct parameter name (based
on Service Interface) ?? any help will be appreciated.

Regards,
srusda

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

Reply via email to