On Sun, Nov 26, 2006 at 09:46:58PM +0000, David Holroyd wrote: > On Mon, Nov 27, 2006 at 09:56:54AM +1300, Diego Guebel wrote: > > Exception in thread "main" java.lang.IllegalArgumentException: Was > > expecting type tns:HelpResponse used by part body to have a sequence > > declaring exactly one element; multiple return values aren't handled, sorry
I've made a little tweak to stop it trying to unwrap the response element in these instances. The code generation will now continue for that WSDL, but other bugs will make it blow up if you try to enable the type-mapping generator (no great loss, as that doesn't really work yet anyway). Try re-downloading the jar file. I'll look into the other problems the XML Schema for that service presents... ta, dave -- http://david.holroyd.me.uk/ _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
