Re: Problems with Axis with document/literal-wrapped

2005-02-02 Thread Bill Keese
lthough I doubt it will change anything) Regards Yves - Original Message - From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 02, 2005 11:23 AM Subject: Problems with Axis with document/literal-wrapped Hi, I'm trying out a

Re: Problems with Axis with document/literal-wrapped

2005-02-02 Thread Yves Erb
or example (although I doubt it will change anything) Regards Yves - Original Message - From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 02, 2005 11:23 AM Subject: Problems with Axis with document/literal-wrapped Hi, I'm t

Problems with Axis with document/literal-wrapped

2005-02-02 Thread [EMAIL PROTECTED]
Hi, I'm trying out a bit with document/literal-wrapped style, but Axis gives me a few problems. I'm creating a WSDL file with 2 methods: createCustomer() and getAllCustomers(). getAllCustomers() has no parameters (so no input), only a return (output). But Axis doesn't seem to like this. I get