Scott wrote:
Try using the wsdl2java stuff that will generate the proxies for
you.
First, thanks for the reply.
Ok, I tried it, and I got code. Samples, I guess [since I want a DII
approach].
I read the code ,and much as it is AXIS specific [not JAX-like, no biggee] I
don't see what I
:[EMAIL PROTECTED]]
Sent: Monday, April 08, 2002 4:37 PM
To: [EMAIL PROTECTED]
Subject: org.apache.axis.message.RPCElement back from Document style
call...
I am attempting to call a .Net web services, a document style operation,
via
AXIS beta 1 and for the first time.
I've trawled the
I am attempting to call a .Net web services, a document style operation, via
AXIS beta 1 and for the first time.
I've trawled the code/documentation and the mailing list archive but I do
not seem able to find a sample, so I've done what I can.
Basically I do (amongst t he usual others) :
-