Actually, we don't output anything...ColdFusion handles it automatically for 
you.  All we do is enable debugging output in CF Administrator

Freundliche Grüße / Best regards,
 
Bill Franklin
Computer Integrated Mfg.


 
Bayer CropScience LP
8400 Hawthorne Road, Room 2447
Kansas City, MO 64120
Tel: +1 816 242 2148
Fax: +1 816 242 2047
E-mail: bill.frank...@bayer.com
Web: http://www.bayercropscience.com

Vorstand: Sandra E. Peterson, Vorsitzende   |  Lykele van der Broek, Achim 
Noack, Rüdiger Scheitza, Michael A. Schulz
Vorsitzender des Aufsichtsrats: Werner Baumann
Sitz der Gesellschaft: Monheim am Rhein   |   Eintragung: Amtsgericht 
Düsseldorf, HRB 46985


-----Original Message-----
From: Dave Watts [mailto:dwa...@figleaf.com] 
Sent: Monday, April 23, 2012 3:46 PM
To: cf-talk
Subject: Re: Charles Proxy and ColdFusion 9


> Hence the use of Charles Proxy, which, up until ColdFusion 9, allowed us to 
> see the SQL Queries that were run inside the CFC calls...

I've used Charles before, but since it's an HTTP proxy, I don't see how it 
would let you see the actual SQL queries being run unless the CFC were 
outputting that information in some way. If that's what you need, you can use 
CF's own logging facility and not use any proxy at all. If you're testing AJAX 
functionality, you can use CF's JavaScript API to output items to the AJAX 
debug output window directly. You can also output items to the regular 
JavaScript console, which will show up in Firebug.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and 
provides the highest caliber vendor-authorized instruction at our training 
centers, online, or onsite.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350823
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to