Re: WSDL for no-arg operation in document style

2004-08-27 Thread tony . q . weddle
I'm just starting to use AXIS (and web services), apart from brief acquaintances 6 and 18 months ago. I've also been working with client code, going to a no-arguments web service. I'm using AXIS at both ends and noticed the same ugly code (having to pass null) as you did, for your workaround. I tr

WSDL for no-arg operation in document style

2004-08-27 Thread Phil McCarthy
Hello, I'm trying to figure out what the correct way is to represent a zero-parameter operation in a document-style webservice (for instance, a getCartContents() call to a stateful e-commerce webservice). I haven't found anything explicit in the docs, or in the list archives, though there is some