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=7612>. 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=7612 Java2WSDL does not work in some cases ------- Additional Comments From [EMAIL PROTECTED] 2002-04-10 13:59 ------- >>java.lang.Integer. So when we see Integer, it gets mapped to soap-enc:int. But the soap message for java.lang.Integer actually encoded as xsd:int instead of soap-enc:int (this may or may not an general observation since I only observed in my example). So One of them has to be changed to make it consistent. Chester