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-09-22 17:59 -------
I am trying to figure out what problem exactly you are having here.  I 
couldn't make sense of your source (it looks like you included the source from 
*after* the Java2WSDL->WSDL2Java step, not the original Java you started 
with), but I made a little test case to confirm that array parameters were 
working OK with the --implClass option.   See my last two attachments for an 
interface and a class which implements it.   When I do:

java org.apache.axis.wsdl.Java2WSDL -l http://foo --implClass implTest.Impl 
implTest.Iface

I get a perfectly reasonable looking WSDL.  Could you please make sure this 
problem is still occurring for you, and if so, please include a MINIMAL 
testcase which demonstrates the symptom you're seeing?  We're just looking for 
the smallest set of Java source which causes bad WSDL here.  Thanks.

Reply via email to