Hi,

when I try to create a web service from a Java class, I cannot solve
the following problem:
In a method with a self-defined object as return type, the object contains
a java.util.Vector. And whenever a vector is used or an object
containing a vector, the WSTK serviceWizard wants to wrap an
additional Object[] array, which leads to an error.
Does anyone know if other collection types work better, or is there
another way to get along with this?

Thanks in advance
Michael Rohde


Reply via email to