Re: wsdl2java client string array problem

2002-04-25 Thread Russell Butek
Try this WSDL: (See attached file: test.wsdl) Russell Butek [EMAIL PROTECTED] Alan Moore <[EMAIL PROTECTED]> on 04/24/2002 06:46:04 PM Please respond to [EMAIL PROTECTED] To:"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: wsdl2java client st

wsdl2java client string array problem

2002-04-24 Thread Alan Moore
All, I am having trouble using the wsdl2java tool to create client side code for a gsoap-based server. I can't seem to get wsdl2java to generate array handling code from the wsdl file created by the gsoap tools. What happens is that wsdl2java creates an empty class that implements Serializable,