Title:
CF902 on Java JDK 7 update 17 - cfhttp tag fails to return status codes when posting data to a web service
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Dave Irovic / Dave Irovic (Dave Irovic)
Created: 03/14/2013
Components: Net Protocols, HTTP
Versions: 9.0.1
Failure Type: Non Functioning
Found In Build/Fixed In Build: 9.0.1 /
Priority/Frequency: Critical / All users will encounter
Locale/System: English / Win 2008 Server R2 64 bit
Vote Count: 0
Problem Description:
We have a custom PeopleSoft web service that allows us to submit an SSN value, and it would return an SSN
key to be used within our ColdFusion application for saving the user data. This worked flawlessly when
Java 6 update 29 was running ColdFusion. Once we applied the security patch for Cumulative Hot Fix 1 and
upgraded the Java to JDK 7 update 17, this tag stopped returning response codes from the cfhttp call.
Steps to Reproduce:
See sample code attached for example of what is failing when using Java 7 update 17.
Any Workarounds:
By switching back to Java 6 update 29, the functionality works as expected again.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3520423
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: IrovicD
External Customer Email:
External Test Config: My Hardware and Environment details:
Virtual Machine environment with:
2 Intel Xeon CPUs (X7550 @ 2Ghz)
4 GB RAM
45GB Hard Drive
Windows Server 2008 Enterprise with Service Pack 2 (32 bit)
ColdFusion 9.0.2 (32 bit) with cf902CHF1 installed
using IIS as web server for ColdFusion
Attachments:
- March 15, 2013 00:00:00: 1_CallWSAlt.cfm
Comments: