You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2002/08/31 13:45:58 UTC

DO NOT REPLY [Bug 8598] - Axis is generating wrong WSDL file

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8598>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8598

Axis is generating wrong WSDL file

scheu@us.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From scheu@us.ibm.com  2002-08-31 11:45 -------
There are a number of issues here, some have been already fixed or there are
better work-arounds.

* The anonymous type problems have been fixed.
* The deploy.wsdd <wsdlFile>file</wsdlFile> construct should be used
  to prevent auto-generation of the wsdl file.
* There are new options to java2wsdl (like --bindingName) which can be used
  to affect the wsdl output.
* The emitters generate more information in the deploy.wsdd file to assist in 
  auto-generation.

Restrictions are still not suppported, but this should be opened as
a feature if really necessary.