But for sending plain URLs to an engine to retrieve the WSDL I am assuming GET
will do ?

Martin Gainty wrote:
look for binding specification in your wsdl make the entry for verb="GET" or verb="POST"
example

<binding name="SalesRankNPriceHttpGet" type="s0:SalesRankNPriceHttpGet">
<http:binding verb="GET"/>

Martin--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed. If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- From: "Demetris G" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Saturday, June 16, 2007 5:16 PM
Subject: SOAP and WSDL



Hey all,

just a silly Q - to retrieve a WSDL from an Axis engine I used HTTP GET
and for the SOAP an HTTP POST. Can these be used interchangeably ?

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]



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

Reply via email to