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=10355>. 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=10355 re: problem in Java2WSDL when using --implClass and arrays in the parameter list ------- Additional Comments From [EMAIL PROTECTED] 2002-07-02 17:58 ------- Which version of axis are you using? I've got the latest nightly and I don't see your problem. Admittedly, I had to remove a bunch of the methods from AXISLMSServer.java since I don't have all the types that it refers to, but the overloaded deassignItem is one set of methods that you had problems with and that one I still have in my version. I created my own impl which implemented AXISLMSServer. Is there something special about your impl?