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/10/24 17:29:09 UTC

DO NOT REPLY [Bug 13922] - WSDL2Java still doesn't understand some schema types

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

WSDL2Java still doesn't understand some schema types





------- Additional Comments From tomj@macromedia.com  2002-10-24 15:29 -------
No current plans to support these types.
Not hard to add support, see org.apache.axis.types, 
encoding.DefaultTypeMappingImpl.java and test/types for places that need 
additions.