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
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