I have a strange problem which I've never encountered before. I'm implementing a 3-party ecomm solution for a client via the Commonwealth bank in Australia. It is a product by Dialect Solutions which can be implemented via sockets or, as in my case, COM. I'm developing in CF MX6.1 and the JRE is Sun 1.4.2
The problem I have is that somewhere between my browser FORM submission and the attempted creation of an encrypted digital order (a function of the COM object) the PURCHASEAMOUNT variable becomes a negative value. At least thats what appears to happen. I have ASP example code which works fine on the same box. CF creates the object ok, and i can test by doing an echo function to the object. Thats all fine, its just i get an error back saying 'ERROR: only positive values can be accepted'
After calling their tech support, they told me I should try using a socket implementation instead. I don't really want to do this - i'm not even sure if it can be done.
Has anyone out there had a similar problem with CF? My first thoughts were maybe a conflict between JRUN and the Sun JVM but I'm only guessing.
Cheers,
Adam
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]
