RE: Charles Proxy and ColdFusion 9

2012-04-24 Thread Bill Franklin

I think the key problem here, is that ColdFusion 9 is returning the 
CFMLDebugger class, instead of the AMFDebugger class...perhaps a channel 
configuration issue???

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:57 PM
To: cf-talk
Subject: Re: Charles Proxy and ColdFusion 9


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

 Do you have the option to output query information checked as well?

Also, I suspect that this might not work in CF 9 because having CFCs return 
something other than the specific output format of the CFC method result (JSON, 
XML, etc) could easily break the client.

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:350831
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Charles Proxy and ColdFusion 9

2012-04-23 Thread Bill Franklin

Anyone even use Charles Proxy? 

~|
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:350816
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Charles Proxy and ColdFusion 9

2012-04-23 Thread Brian Thornton

Firebug does most of it so no not anymore.

On Mon, Apr 23, 2012 at 12:45 PM, Bill Franklin bill.frank...@bayer.com wrote:

 Anyone even use Charles Proxy?

 

~|
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:350817
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Charles Proxy and ColdFusion 9

2012-04-23 Thread Bill Franklin

Are you able to see the SQL Query calls in firebug w/ CF9 as the back-end?

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: Brian Thornton [mailto:br...@cfdeveloper.com] 
Sent: Monday, April 23, 2012 11:47 AM
To: cf-talk
Subject: Re: Charles Proxy and ColdFusion 9


Firebug does most of it so no not anymore.

On Mon, Apr 23, 2012 at 12:45 PM, Bill Franklin bill.frank...@bayer.com wrote:

 Anyone even use Charles Proxy?

 



~|
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:350819
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Charles Proxy and ColdFusion 9

2012-04-23 Thread Brian Thornton

No you wou;dn't be able to see that unless it was local dev and had
firebug detector installed.

On Mon, Apr 23, 2012 at 4:36 PM, Bill Franklin bill.frank...@bayer.com wrote:

 Are you able to see the SQL Query calls in firebug w/ CF9 as the back-end?

 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: Brian Thornton [mailto:br...@cfdeveloper.com]
 Sent: Monday, April 23, 2012 11:47 AM
 To: cf-talk
 Subject: Re: Charles Proxy and ColdFusion 9


 Firebug does most of it so no not anymore.

 On Mon, Apr 23, 2012 at 12:45 PM, Bill Franklin bill.frank...@bayer.com 
 wrote:

 Anyone even use Charles Proxy?





 

~|
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:350820
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Charles Proxy and ColdFusion 9

2012-04-23 Thread Bill Franklin

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...

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: Brian Thornton [mailto:br...@cfdeveloper.com] 
Sent: Monday, April 23, 2012 3:38 PM
To: cf-talk
Subject: Re: Charles Proxy and ColdFusion 9


No you wou;dn't be able to see that unless it was local dev and had firebug 
detector installed.

On Mon, Apr 23, 2012 at 4:36 PM, Bill Franklin bill.frank...@bayer.com wrote:

 Are you able to see the SQL Query calls in firebug w/ CF9 as the back-end?

 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: Brian Thornton [mailto:br...@cfdeveloper.com]
 Sent: Monday, April 23, 2012 11:47 AM
 To: cf-talk
 Subject: Re: Charles Proxy and ColdFusion 9


 Firebug does most of it so no not anymore.

 On Mon, Apr 23, 2012 at 12:45 PM, Bill Franklin bill.frank...@bayer.com 
 wrote:

 Anyone even use Charles Proxy?





 



~|
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:350821
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Charles Proxy and ColdFusion 9

2012-04-23 Thread Dave Watts

 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:350822
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Charles Proxy and ColdFusion 9

2012-04-23 Thread Bill Franklin

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


Re: Charles Proxy and ColdFusion 9

2012-04-23 Thread Dave Watts

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

Do you have the option to output query information checked as well?

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:350824
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Charles Proxy and ColdFusion 9

2012-04-23 Thread Dave Watts

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

 Do you have the option to output query information checked as well?

Also, I suspect that this might not work in CF 9 because having CFCs
return something other than the specific output format of the CFC
method result (JSON, XML, etc) could easily break the client.

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:350825
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Charles Proxy and ColdFusion 9

2012-04-23 Thread Bill Franklin

Yes

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:56 PM
To: cf-talk
Subject: Re: Charles Proxy and ColdFusion 9


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

Do you have the option to output query information checked as well?

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:350826
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm