: Wednesday, March 20, 2002 10:51 AM
To: [EMAIL PROTECTED]
Subject: Re: real AXIS beta 1 problem (samples/message)
You may be the first one to try this. It's unsupported. ?wsdl assumes RPC
and right now there's no way to tell it otherwise.
Russell Butek
[EMAIL PROTECTED]
"Stan
This will be fixed Real Soon Now. Probably for beta-2.
--G
> -Original Message-
> From: Russell Butek [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 20, 2002 1:51 PM
> To: [EMAIL PROTECTED]
> Subject: Re: real AXIS beta 1 problem (samples/message)
>
>
>
You may be the first one to try this. It's unsupported. ?wsdl assumes RPC
and right now there's no way to tell it otherwise.
Russell Butek
[EMAIL PROTECTED]
"Stan Jordan" <[EMAIL PROTECTED]> on 03/19/2002 05:42:38 PM
Please respond to [EMAIL PROTECTED]
To:<[EMAIL PROTECTED]>
cc:
Subject
If you have changed the style to document and encoding to literal manually
in wsdl, this example seems to work. I face the same problems which you
mentioned.
Is the signature for document services can be any of the following:
1. Elements[] someMethod(MessageContext ctx, Elements[] elements);
2.