Invalid WSDL created
--------------------
Key: AXIS-2429
URL: http://issues.apache.org/jira/browse/AXIS-2429
Project: Apache Axis
Type: Bug
Versions: 1.2, 1.2.1, 1.3
Reporter: Erik Godding Boye
Priority: Minor
The WSDL created by Axis for my deployed services is invalid. It seems like the
problem is related to namespace missing from nested elements in the WSDL. I
will attach the original WSDL and the created/generated WSDL files to this
issue.
My workaround is to include the origianl WSDL file in my deployment and modifiy
the generated Axis deploy file (ticketcentral.wsdl.deploy.wsdd) to refer the
original WSDL. This is done by adding the following line to the deploy file:
<wsdlFile>/TicketCentralSoap_orig.wsdl</wsdlFile>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira