: 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)
>
>
>
<[EMAIL PROTECTED]>
cc:
Subject:real AXIS beta 1 problem (samples/message)
The sample works fine with the client provided. But if you generate a wsdl
file with a browser, and create stubs via WSDL2Java...
1. The wsdl file says style="rpc" (wrong)
2. The stub says
c
Message-
From: Stan Jordan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 19, 2002 3:43 PM
To: [EMAIL PROTECTED]
Subject: real AXIS beta 1 problem (samples/message)
The sample works fine with the client provided. But if you generate a wsdl
file with a browser, and create stubs via WSDL2Java...
1
The sample works fine with the client provided. But if you generate a wsdl
file with a browser, and create stubs via WSDL2Java...
1. The wsdl file says style="rpc" (wrong)
2. The stub says
call.setOperationStyle("rpc");(wrong)
3. A client using the stub will fail (exception paste