|
We don’t have WSDL caching right
now. It sounds like your app may call for a strategy like a ServiceLocator
where you put the WebService in a single location and refer to it from
elsewhere. If you have 15 WebService tags you will get 15 WSDL requests even
if they are for the same WSDL. So two tags, less of a deal, 15, big pain. The
DataServices approach that Tim has here is one example of a ServiceLocator. Matt From: I have the same question as Kelly. It seems that the
initial call -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- RE: [flexcoders] Re: Embedding WSDL? Matt Chotin
- [flexcoders] Re: Embedding WSDL? Tim Hoff
- RE: [flexcoders] Re: Embedding WSDL? Andrew Trice
- [flexcoders] Re: Embedding WSDL? Tim Hoff
- RE: [flexcoders] Re: Embedding WSDL? Kelly Birr
- [flexcoders] Re: Embedding WSDL? Tim Hoff
- RE: [flexcoders] Re: Embedding WSDL? Kelly Birr
- RE: [flexcoders] Re: Embedding WSDL? Kelly Birr
- RE: [flexcoders] Re: Embedding WSDL? Peter Farland
- RE: [flexcoders] Re: Embedding WSDL? Matt Chotin
- RE: [flexcoders] Re: Embedding WSDL? Carson Hager

