> In the past two days, I have encountered a connection error on a production 
> server with the
> following cfhttp call:
>
> CFHTTP URL="https://www.ups.com/ups.app/xml/Rate"; METHOD="Post"
> RESOLVEURL="false" TIMEOUT="#attributes.timeout#">
>        <cfhttpparam type="XML" name="XML" value="#temprequest#">
> /CFHTTP>
>
> It works fine on the development server but I receive a 'Connection Failure' 
> response each
> time I try on the production server.
>
> Any suggestions for troubleshooting??? Thanks in advance!

Did it stop working on the production server, or did it never work on
the production server?

Did you need to install a certificate to the Java keystore on the
development server?

Did you ensure that name resolution works on the production server?

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

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319273
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to