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
- Re: How to Wrap a Collection with IBM WSTK? Michael . Rohde
- Re: How to Wrap a Collection with IBM WS... Christoph C. Cemper / privat
- RE: How to Wrap a Collection with IBM WS... graham glass
- Re: How to Wrap a Collection with IBM WS... Christoph C. Cemper / privat
- RE: How to Wrap a Collection with IB... graham glass