It is automatically determined from the WSDL.  If you need to specify a different endpoint check the docs here:

http://livedocs.macromedia.com/flex/15/flex_docs_en/00000770.htm


From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Mink, Joseph
Sent: Monday, August 29, 2005 2:38 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] How to set a WebService endpoint?

 

This may be a stupid question, but how do you set the endpoint for a
WebService object?

<mx:WebService
   concurrency="multiple|single|last"
   fault="No default."
   id="No default."
   load="No default."
   port="No default."
   protocol="http|https"
   result="No default."
   service="No default."
   serviceName="No default."
   showBusyCursor="false|true"
   useProxy="true|false"
   wsdl="No default."
/>

In the above, there is no place (that I can see) to set the endpoint.  I
figured it interpreted it from the wsdl somehow?  Any thoughts are most
appreciated!



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to