RE: [newbie howto] Get WSDL2Java to find a referenced class

2006-06-12 Thread Taylor, Clarence B
Anne Thomas Manes said:   You must add this switch to your java2wsdl command: -e, --extraClasses A space or comma separated list of class names to be added to the type section       I tried that and it worked for the java2wsdl process.  But then I got errors during the wsdl2java process.

Re: [newbie howto] Get WSDL2Java to find a referenced class

2006-06-10 Thread Anne Thomas Manes
You must add this switch to your java2wsdl command:-e, --extraClasses A space or comma separated list of class names to be added to the type section. On 6/7/06, Taylor, Clarence B <[EMAIL PROTECTED]> wrote: I am trying to create a web service the returns an array of objects.  I get an erro