João... In a multi-server configuration, where do the error files get written? I'm running Blaze under the cfusion instance.
-----Original Message----- From: João_Fernandes [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 02, 2008 10:29 AM To: CF-Talk Subject: Re: Does BlazeDS produce any error, or log files? Andy you can enable it server-side by setting in the services-config.xml file the level to 'debug' or to 'All' ( at the end of the file ). You can also add or remove which kind of messages should be logged in the filters properties (a full list is supplied and can be found under the /resources/config/services-config.xml). If you want to debug what is being sent by BlazeDS to Flex, you can always set <mx:TraceTarget level="1"/> in your application. -- João Fernandes http://www.onflexwithcf.org http://www.riapt.org Portugal Adobe User Group (http://aug.riapt.org) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302502 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

