Per the Axis documentation, Axis requires JDK 1.3 or greater
- Original Message -
From: "Davanum Srinivas" <[EMAIL PROTECTED]>
To: "TVS Murthy" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, June 17, 2003 6:45 AM
Subject: Re: APACHE AXIS - Interesting twist in JDK 1.2.2
> for
I want to use Axis to create my SOAP xml from
objects as it would when doing an RPC call with a Stub. However, I don't
want to do the actual send. Can anybody
recommend how to do this? In walking through the Stub invoke() code, I see
that the Call object is doing this:
RPCEleme