RE: [flexcoders] Tools to monitor flex network traffic for debugging SOAP calls and responses (kinda urgent)?

2008-02-18 Thread Mansour Raad
try mx:TraceTarget/ :-) Mansour :-) -Original Message- From: flexcoders@yahoogroups.com on behalf of Josh McDonald Sent: Sun 2/17/2008 7:13 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Tools to monitor flex network traffic for debugging SOAP calls and responses (kinda

Re: [flexcoders] Tools to monitor flex network traffic for debugging SOAP calls and responses (kinda urgent)?

2008-02-18 Thread Josh McDonald
Went with Charles, worked a treat :) BTW where can I find some actual useful info about mx:TraceTarget? On Feb 18, 2008 7:34 PM, Mansour Raad [EMAIL PROTECTED] wrote: try mx:TraceTarget/ :-) Mansour :-) -Original Message- From: flexcoders@yahoogroups.com

[flexcoders] Tools to monitor flex network traffic for debugging SOAP calls and responses (kinda urgent)?

2008-02-17 Thread Josh McDonald
Hi Guys, Is there something good out there I can use to view the raw XML request/response data going to and from the server when making SOAP calls? A vcr proxy? An option in the debugger I don't know about? -Josh -- Therefore, send not to know For whom the bell tolls, It tolls for thee. ::

Re: [flexcoders] Tools to monitor flex network traffic for debugging SOAP calls and responses (kinda urgent)?

2008-02-17 Thread Phil Krasko
Firebug plugin for firefox or wireshark. Both are free Sent via BlackBerry from T-Mobile -Original Message- From: Josh McDonald [EMAIL PROTECTED] Date: Mon, 18 Feb 2008 10:13:28 To:flexcoders@yahoogroups.com flexcoders@yahoogroups.com Subject: [flexcoders] Tools to monitor flex network

Re: [flexcoders] Tools to monitor flex network traffic for debugging SOAP calls and responses (kinda urgent)?

2008-02-17 Thread Jeff Tapper
while not free, I've found service capture to be incredibly valuable. At 07:20 PM 2/17/2008, you wrote: Firebug plugin for firefox or wireshark. Both are free Sent via BlackBerry from T-Mobile -Original Message- From: Josh McDonald [EMAIL PROTECTED] Date: Mon, 18 Feb 2008 10:13:28

Re: [flexcoders] Tools to monitor flex network traffic for debugging SOAP calls and responses (kinda urgent)?

2008-02-17 Thread Josh McDonald
Firebug isn't working, it gives me nothing for the requests, and somehow shows me html invokers instead of the response. I managed to get a proxy named Charles working and it shows the conversation pretty well and can also interpret soap request / reponse data which is kinda nice. -JH On Feb 18,

Re: [flexcoders] Tools to monitor flex network traffic for debugging SOAP calls and responses (kinda urgent)?

2008-02-17 Thread Phil Krasko
It works. I think you need to be on the console tab. Sent via BlackBerry from T-Mobile -Original Message- From: Josh McDonald [EMAIL PROTECTED] Date: Mon, 18 Feb 2008 10:47:30 To:flexcoders@yahoogroups.com Subject: Re: [flexcoders] Tools to monitor flex network traffic for debugging

Re: [flexcoders] Tools to monitor flex network traffic for debugging SOAP calls and responses (kinda urgent)?

2008-02-17 Thread Josh McDonald
I'm sure it usally works, it just wasn't working for me :) It was updating and such, just giving me an empty box in the request tab, and something completely different in the response tab. On Feb 18, 2008 11:02 AM, Phil Krasko [EMAIL PROTECTED] wrote: It works. I think you need to be on the