Well, glad that it works for you now with noProxy although it is
puzzling to me that you had this problem.  I haven't seen an issue
exactly like this before, based on the logs below.  Looking at the
responses, they look exactly the same for IE and Firefox.  Given that it
works for you with noProxy, my best guess is that there is a header that
the proxy is adding or removing which is causing Firefox to go into
fits, but there doesn't look to be anything strange about the headers
given.  If you ever use a sniffer on reponse when there isn't a proxy,
I'd be interested in seeing it.  But glad things are working now.
-Brian

> -----Original Message-----
> From: flexcoders@yahoogroups.com 
> [mailto:[EMAIL PROTECTED] On Behalf Of mrvinedit
> Sent: Monday, September 05, 2005 11:17 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Re: Webservice - Unable to connect to 
> endpoint ...
> 
> Good idea Brian. 
> 
> In the meantime... here's what I get in my Tomcat stdout log for IE:
> 
> 09/05 23:00:04 INFO -- POST status: 200, reason: OK, target:
> http://ws2.serviceobjects.net/gcr/GeoCoder.asmx
> 09/05 23:01:30 INFO -- POST :
> http://ws2.serviceobjects.net/gcr/GeoCoder.asmx
> 09/05 23:01:30 INFO -- Header in request: cache-control : no-cache
> 09/05 23:01:30 INFO -- Header in request: connection : Keep-Alive
> 09/05 23:01:30 INFO -- Header in request: user-agent : Mozilla/4.0
> (compatible; MSIE 6.0; Windows NT 5.1; WHCC/0.6; SV1; .NET CLR
> 1.1.4322)
> 09/05 23:01:30 INFO -- Header in request: content-type : text/xml;
> charset=utf-8
> 09/05 23:01:30 INFO -- Header in request: x-flash-version : 8,0,0,400
> 09/05 23:01:30 INFO -- Header in request: accept : */*
> 09/05 23:01:30 INFO -- Header in request: soapaction :
> "http://www.serviceobjects.com/GetGeoLocation";
> 09/05 23:01:30 INFO -- Begin POST request --
> 09/05 23:01:30 INFO <?xml version="1.0"
> encoding="utf-8"?><SOAP-ENV:Envelope
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/en
> velope/"><SOAP-ENV:Body><GetGeoLocation
> xmlns="http://www.serviceobjects.com/";><Address>700 W Convention
> Way</Address><City>Anaheim</City><State>CA</State>
> <PostalCode>92802</PostalCode><LicenseKey>my_key</
> LicenseKey></GetGeoLocation></SOAP-ENV:Body></SOAP-ENV:Envelope>
> 09/05 23:01:30 INFO -- End POST request --
> 09/05 23:01:32 INFO -- Header in response: Server : Microsoft-IIS/5.0
> 09/05 23:01:32 INFO -- Header in response: Date : Tue, 06 Sep 2005
> 03:01:31 GMT
> 09/05 23:01:32 INFO -- Header in response: X-Powered-By : ASP.NET
> 09/05 23:01:32 INFO -- Header in response: X-AspNet-Version : 1.1.4322
> 09/05 23:01:32 INFO -- Header in response: Cache-Control : no-cache
> 09/05 23:01:32 INFO -- Header in response: Pragma : no-cache
> 09/05 23:01:32 INFO -- Header in response: Expires : -1
> 09/05 23:01:32 INFO -- Header in response: Content-Type : text/xml;
> charset=utf-8
> 09/05 23:01:32 INFO -- Begin POST response --
> 09/05 23:01:32 INFO <?xml version="1.0"
> encoding="utf-8"?><soap:Envelope
> xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xmlns:xsd="http://www.w3.org/2001/XMLSchema";><soap
> :Body><GetGeoLocationResponse
> xmlns="http://www.serviceobjects.com/";><GetGeoLoca
> tionResult><Latitude>33.799436</Latitude><Longitud
> e>-117.916834</Longitude><Zip>92802-3424</Zip><Tra
> ct>0875.03</Tract><Block>3000</Block></GetGeoLocat
> ionResult></GetGeoLocationResponse></soap:Body></soap:Envelope>
> 09/05 23:01:32 INFO -- End POST response --
> 09/05 23:01:32 INFO -- POST status: 200, reason: OK, target:
> http://ws2.serviceobjects.net/gcr/GeoCoder.asmx
> 
> This shows no problem in the data with IE.
> 
> Here's the request/response for Firefox:
> 
> 09/05 23:07:41 INFO -- POST :
> http://ws2.serviceobjects.net/gcr/GeoCoder.asmx
> 09/05 23:07:41 INFO -- Header in request: connection : keep-alive
> 09/05 23:07:41 INFO -- Header in request: accept-language :
> en-us,en;q=0.5
> 09/05 23:07:41 INFO -- Header in request: accept-charset :
> ISO-8859-1,utf-8;q=0.7,*;q=0.7
> 09/05 23:07:41 INFO -- Header in request: user-agent : Mozilla/5.0
> (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716
> Firefox/1.0.6
> 09/05 23:07:41 INFO -- Header in request: content-type : text/xml;
> charset=utf-8
> 09/05 23:07:41 INFO -- Header in request: accept :
> text/xml,application/xml,application/xhtml+xml,tex
> t/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
> 09/05 23:07:41 INFO -- Header in request: soapaction :
> "http://www.serviceobjects.com/GetGeoLocation";
> 09/05 23:07:41 INFO -- Header in request: keep-alive : 300
> 09/05 23:07:41 INFO -- Begin POST request --
> 09/05 23:07:41 INFO <?xml version="1.0"
> encoding="utf-8"?><SOAP-ENV:Envelope
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/en
> velope/"><SOAP-ENV:Body><GetGeoLocation
> xmlns="http://www.serviceobjects.com/";><Address>700 W Convention
> Way</Address><City>Anaheim</City><State>CA</State>
> <PostalCode>92802</PostalCode><LicenseKey>my_key</
> LicenseKey></GetGeoLocation></SOAP-ENV:Body></SOAP-ENV:Envelope>
> 09/05 23:07:41 INFO -- End POST request --
> 09/05 23:07:42 INFO -- Header in response: Server : Microsoft-IIS/5.0
> 09/05 23:07:42 INFO -- Header in response: Date : Tue, 06 Sep 2005
> 03:07:41 GMT
> 09/05 23:07:42 INFO -- Header in response: X-Powered-By : ASP.NET
> 09/05 23:07:42 INFO -- Header in response: X-AspNet-Version : 1.1.4322
> 09/05 23:07:42 INFO -- Header in response: Cache-Control : no-cache
> 09/05 23:07:42 INFO -- Header in response: Pragma : no-cache
> 09/05 23:07:42 INFO -- Header in response: Expires : -1
> 09/05 23:07:42 INFO -- Header in response: Content-Type : text/xml;
> charset=utf-8
> 09/05 23:07:42 INFO -- Begin POST response --
> 09/05 23:07:42 INFO <?xml version="1.0"
> encoding="utf-8"?><soap:Envelope
> xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xmlns:xsd="http://www.w3.org/2001/XMLSchema";><soap
> :Body><GetGeoLocationResponse
> xmlns="http://www.serviceobjects.com/";><GetGeoLoca
> tionResult><Latitude>33.799436</Latitude><Longitud
> e>-117.916834</Longitude><Zip>92802-3424</Zip><Tra
> ct>0875.03</Tract><Block>3000</Block></GetGeoLocat
> ionResult></GetGeoLocationResponse></soap:Body></soap:Envelope>
> 09/05 23:07:42 INFO -- End POST response --
> 09/05 23:07:42 INFO -- POST status: 200, reason: OK, target:
> http://ws2.serviceobjects.net/gcr/GeoCoder.asmx
> 
> --- In flexcoders@yahoogroups.com, "Brian Deitte" <[EMAIL PROTECTED]>
> wrote:
> > Try turning on webservice-proxy-debug in flex-config.xml and if it
> > doesn't make sense, posting the differences between IE and Firefox
> here.
> > Try setting noProxy to true and see if it is the proxy or the
> endpoint
> > that is causing problems.  -Brian 
> > 
> > > -----Original Message-----
> > > From: flexcoders@yahoogroups.com 
> > > [mailto:[EMAIL PROTECTED] On Behalf Of mrvinedit
> > > Sent: Monday, September 05, 2005 9:40 PM
> > > To: flexcoders@yahoogroups.com
> > > Subject: [flexcoders] Webservice - Unable to connect to endpoint
> ...
> > > 
> > > Anyone seen "Unable to connect to endpoint ..." calling a
> webservice
> > > only when using IE but otherwise working fine in Firefox.
> > > 
> > > <mx:WebService
> > > wsdl="http://ws2.serviceobjects.net/gcr/GeoCoder.asmx?WSDL";
> > > id="GeoCodeService" fault="alert(event.fault.faultstring)"
> > > result="ParseResult()">
> > >     <mx:operation name="GetGeoLocation" resultFormat="object"
> > > showBusyCursor="true">
> > >         <mx:request format="object">
> > >             <Address>{txtAddress.text}</Address>
> > >             <City>{txtCity.text}</City>
> > >             <State>{txtState.text}</State>
> > >             <PostalCode>{txtZip.text}</PostalCode>
> > >             <LicenseKey>license_key_goes_here</LicenseKey>
> > >         </mx:request>
> > >     </mx:operation>
> > > </mx:WebService>
> > > 
> > > Thanks.
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > > ------------------------ Yahoo! Groups Sponsor 
> > > --------------------~--> 
> > > Most low income households are not online. Help bridge the 
> > > digital divide today!
> > > http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/nhFolB/TM
> > > --------------------------------------------------------------
> > > ------~-> 
> > > 
> > > --
> > > Flexcoders Mailing List
> > > FAQ: http://groups.yahoo.com/group/flexcoders/
> files/flexcodersFAQ.txt
> > > Search Archives: 
> > > http://www.mail-archive.com/flexcoders%40yahoogroups.com 
> > > Yahoo! Groups Links
> > > 
> > > 
> > > 
> > >  
> > > 
> > > 
> > >
> 
> 
> 
> 
> ------------------------ Yahoo! Groups Sponsor 
> --------------------~--> 
> Get Bzzzy! (real tools to help you find a job). Welcome to 
> the Sweet Life.
> http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
> --------------------------------------------------------------
> ------~-> 
> 
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives: 
> http://www.mail-archive.com/flexcoders%40yahoogroups.com 
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to