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.
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