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 "St-Germain, Sylvain" <Sy...@cognos.com> on 2002/03/25 20:50:28 UTC

[wsdl2Java] Bad code generated for Inout parameters in Impl class ...

Hi, 

I endup with this code: page.value = new java.lang.String[]();
Which should be:        page.value = new java.lang.String[]{};

This is using March 14th code.

--
Sylvain 

This message may contain privileged and/or confidential information.  If you
have received this e-mail in error or are not the intended recipient, you
may not use, copy, disseminate or distribute it; do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so.  Thank you.