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 2003/01/12 16:34:48 UTC

DO NOT REPLY [Bug 15058] - WSDL Emitter does not output xml namespace declarations for mappings used only in extraclasses.

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=15058>.
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=15058

WSDL Emitter does not output xml namespace declarations for mappings used only in extraclasses.

martin.kalen@curalia.se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED



------- Additional Comments From martin.kalen@curalia.se  2003-01-12 15:34 -------
Fixed in CVS as of
xml-axis/java/src/org/apache/axis/wsdl/fromJava/Namespaces.java v1.7 2002/11/04
17:01:28
xml-axis/java/src/org/apache/axis/wsdl/fromJava/Emitter.java v1.81 2002/12/20
16:51:24
xml-axis/java/src/org/apache/axis/wsdl/fromJava/Types.java v1.68 2002/12/20
16:51:24.
Target namespace declarations for classes only referenced as extraclasses are
now correctly inserted in the WSDL header.