[ http://issues.apache.org/jira/browse/AXIS2-911?page=all ]
Deepal Jayasinghe resolved AXIS2-911.
-------------------------------------
Resolution: Fixed
fixed in current SVN
> Extra "[#text [#text" around description in generated WSDL
> ----------------------------------------------------------
>
> Key: AXIS2-911
> URL: http://issues.apache.org/jira/browse/AXIS2-911
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: deployment, wsdl, Tools
> Affects Versions: 1.0
> Reporter: Derek Foster
> Priority: Minor
>
> When I run WSDL2Java on a WSDL file which contains the following:
> <documentation>
> This is the definition for the XYZ service.
> </documentation>
> (This is using XMLBeans, by the way)
> Axis2 generates a WSDL file for my webservice which contains the following:
> <wsdl:documentation>
> [#text: [#text:
> This is the definition for the XYZ service.
> ]]
> </wsdl:documentation>
> The extra "[#text:]" wrappings were erroneously generated by the WSDL2Java
> program and are clearly incorrect.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]