Re: access soap action

2002-07-04 Thread Alexander Lyubshav
bute of the soap:operation element. > Sylvain. > > -Original Message- > From: Enner Lee [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 03, 2002 3:04 PM > To: [EMAIL PROTECTED] > Subject: access soap action > > > how do you find out what the soap action

RE: access soap action

2002-07-04 Thread St-Germain, Sylvain
Look at the wsdl:binding section of your WSDL, the SOAPAction is an attribute of the soap:operation element. Sylvain. -Original Message- From: Enner Lee [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 3:04 PM To: [EMAIL PROTECTED] Subject: access soap action how do you find

access soap action

2002-07-03 Thread Enner Lee
how do you find out what the soap action is, from a web service?