I'm using Axis2.

--------------------------------------------------
From: "Dimuthu Leelarathne" <[EMAIL PROTECTED]>
Sent: Tuesday, July 01, 2008 11:44 AM
To: <[email protected]>
Subject: Re: Calling a web service returning list/array

Hi,

What are you using Axis or Axis2?

You can type ?wsdl at the browser to look at the wsdl of the service.

Then you can run wsdl2java to create client side stubs. Then call the
service using these stubs. The user-guide tells you how to run
wsdl2java.

Thank you,
Dimuthu

On Tue, 2008-07-01 at 14:18 +0530, Duseja, Sushil wrote:
Hello,

Can anyone please let me know the procedure of calling web service -
returning an array/list of objects, without a client stub, using axis
1.4?

Thanks.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to