ce-methode that returns array
On Fri, 31 Oct 2003, Søren Neigaard wrote:
> I have a service like that, and the WSDL generated by AXIS works just
> fine without any modifications, my Java and .NET clients are happy :D
Ah, perfect! How can I tell the Call-object that the return type are
String[]?
- Tore.
On Fri, 31 Oct 2003, Søren Neigaard wrote:
> I have a service like that, and the WSDL generated by AXIS works just
> fine without any modifications, my Java and .NET clients are happy :D
Ah, perfect! How can I tell the Call-object that the return type are
String[]?
- Tore.
that returns array
Hello.
I have a method that returns an array of Strings. Is it possible to
publish that methode as a service? How should the wsdd-service entry
look
like? Or do I have to create a new class that wrapps the array of
Strings?
- Tore.
Hello.
I have a method that returns an array of Strings. Is it possible to
publish that methode as a service? How should the wsdd-service entry look
like? Or do I have to create a new class that wrapps the array of Strings?
- Tore.