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/07/28 13:38:14 UTC

DO NOT REPLY [Bug 21929] - Null pointer exception with integer parameters in doc/literal

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

Null pointer exception with integer parameters in doc/literal





------- Additional Comments From dims@yahoo.com  2003-07-28 11:38 -------
This is by design...if you use style="document" in your wsdd then you should
have one input parameter. change it to style="wrapped" and it will work.

-- dims