|
I think some folks are talking about the
flex builder bug where it caches the services-config.xml file unless that file
is explicitly added to the project (apparently FB only monitors files in the
project for changes). It is also possible that you are not pointing your
compiler environment to the services-config.xml file in the first place. The
path to this is an option in the project configuration, or an option to the
compiler settable on the command line or through the flex-config.xml. Finally, you can see which destinations your
application was compiled with by dumping out the value of the String “xml”
property on the class: mx.messaging.config.ServerConfig. This is the subset
of the server’s configuration which gets compiled into the client. Jeff From: This happens to me every time we edit our
services-config. -- 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
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required) Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe __,_._,___ |
- [flexcoders] Re: Remote Object Destinations Jeremy Rottman
- [flexcoders] Re: Remote Object Destinations lyon.james
- RE: [flexcoders] Re: Remote Object Destinations Jeff Vroom

