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: [email protected] [mailto:[email protected]] On Behalf Of lyon.james
Sent: Monday, September 11, 2006 2:22 PM
To: [email protected]
Subject: [flexcoders] Re: Remote Object Destinations

 

This happens to me every time we edit our services-config.xml. For
me, it means a reboot, but your problem might be caused by something
different than what affects our projects.

--- In [EMAIL PROTECTED]ups.com, "Jeremy Rottman" <rottmanList@...>
wrote:
>
> Nope even with cleaning the project, I still get this error. Does it
> matter that I am not using FDS? If I use the desination ColdFusion,
> everything works fine. But to better organize my project, I want to be
> able to have custom destinations setup.
>

__._,_.___

--
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
Software development tool Software development Software development services
Home design software Software development company

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

__,_._,___

Reply via email to