Please log a bug report in JIRA thanks, dims
On 7/29/05, Patrick Quinn <[EMAIL PROTECTED]> wrote: > > Hi > > This looks like an Axis bug. > > > Original WSDL (fragment): > > </xsd:element> > <xsd:element name="ProvisioningTaskResponse"> > <xsd:complexType> > <xsd:sequence> > <xsd:element name="ProvisioningTaskReturn" > type="xsd:string"/> > </xsd:sequence> > </xsd:complexType> > </xsd:element> > > > But: > http://<ipaddress>:8880/axis/services/ProvisioningTaskRequestPort?wsdl > > <element> > <element name="ProvisioningTaskRequestOperationResponse"> > <complexType> > <sequence> > <element name="ProvisioningTaskReturn" type="xsd:string"/> > </sequence> > </complexType> > </element> > > > Why is Axis changing the element name!? > > This breaks the .NET client consuming my service! > > > The full original WSDL (eaitoprovident01.wsdl), the WSDD file > (autogenerated and untouched) are attached, as is an XML doc showing the > WSDL schema derived from the server. > > Regards > > Patrick > This e-mail and any attachments may be confidential and/or legally > privileged. If you have received this e-mail and you are not a named > addressee, please inform Evolving Systems TIS at [EMAIL PROTECTED] and then > delete the e-mail from your system. If you are not a named addressee you must > not use, disclose, distribute, copy, print or rely on this e-mail. To ensure > regulatory compliance and for the protection of our clients and business, > Evolving Systems may monitor and read e-mails sent to and from its servers. > Although Evolving Systems routinely screens for viruses, addressees should > scan this e-mail and any attachments for viruses. Evolving Systems makes no > representation or warranty as to the absence of viruses in this e-mail or any > attachments. > > Registered Office: One Angel Square, Torrents Street, London. EC1V 1PL. > Registered number 2325854 > > > -- Davanum Srinivas -http://blogs.cocoondev.org/dims/
