Hi all, I am trying to use wsdl2java to generate client stubs for a webservice hosted at http://api5.silverpop.com/SoapApi/?wsdl. Sadly when I try to run it I get the following error:
WSDLToJava Error: java.lang.IllegalArgumentException: trying to create the same field twice: mailing Any ideas on ways to get past this? Is there some configuration option to just ignore duplicate fields? Thanks, James
