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/09/26 18:10:14 UTC

DO NOT REPLY [Bug 13007] - Java2WSDL emits type="" when should be xsd:anyType in Beans

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

Java2WSDL emits type="" when should be xsd:anyType in Beans

tomj@macromedia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|axis-dev@xml.apache.org     |tomj@macromedia.com
            Summary|Java2WSDL emits type="" when|Java2WSDL emits type="" when
                   |should be xsd:anyType       |should be xsd:anyType in
                   |                            |Beans



------- Additional Comments From tomj@macromedia.com  2002-09-26 16:10 -------
I know where this happens and I am working on a fix.
The BeanSerializer code that write the elements for the bean fields needs to be 
fixed.