Pete and Dave, I owe both of you a beverage (or ten!) next time I'm in the US or you are in the UK! It was the BSafe library. I used the code from the forum post to disable the library and my requests worked. I will have to look into the compliance issue with disabling the library when making the calls but at least I know where the problem lies!
Thanks again! Donnie On Tue, Oct 2, 2012 at 11:48 PM, Dave Watts <[email protected]> wrote: > > > My Guess is that this has something to do with the RSA BSafe crypto-j > > security provider that CF Enterprise ships with. This API was upgraded in > > CF10, so you could try that as an option. When you run Java from the > > command line, you are not using Crypto-J, when you run java within CF you > > are. > > > > Another thing to try would be CF Standard since CF standard uses the > > default Java security provider. > > > > You might also be able to have CF9 Ent run with the default security > > provider via some JVM options. > > Also, you can temporarily disable BSafe, I think, as described by > Jason Dean here: > > http://forums.adobe.com/message/3895416 > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:352830 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

