Since you are doing document/literal-wrapped style, instead of an empty
message (for the getAllCustomers() operation request), shouldn't you
have a message containing the element ?
Also, shouldn't the part name for all the messages be "parameters"?
Yves Erb wrote:
Hi,
I don't think there's any
Hi,
I don't think there's any problem with your empty message. I wrote a service
using a similar declaration and it works. I may suggest you two things :
- see your application server logs, it can be more explicit than Axis
- try to rename your message : getAllCustomersRequest for example (althoug