IBM WSTK 2.3 has no support for complex types which will need here. We were troubling round with a few tools for "Web Service Generation" and finally came to the conclusion, that - interoperability - non-proprietarity - feature-support make a manual implementation of WSDL + proxy + + necessary... AFAIK there is no "solution", just a bunch of tools that help you here and there with a Quote-Webservice or a Helloworld-Web Service, but as soon as you tend to implement real applications you reach the limit of those "point-and-click"-programming tools... But I don't know about future versions of WSTK - according to an IBM guy (Tony) the new WSTK should support much more things. This information/evaluation is about 4 weeks old and might be superseded by better/newer products - any help/infos appreciated (non-commercial) hope this helps, christoph c. cemper ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 21, 2001 5:16 PM Subject: How to Wrap a Collection with IBM WSTK? > 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?
Christoph C. Cemper / privat Tue, 21 Aug 2001 22:52:14 -0700
- 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