As far as I can tell, the Java program you provided is just a test
program,
1) It reads the certificate file
2) it reads the test.xml file and combines it with the certificate
3) it waits for a request (post) fron your cf program
4) it does nothing
5) il sends a response to your cf program
6) it logs the transaction on the console
when you get the interface with CF working, you will replace the
Test.java program with a real Java program that will send the
transaction to their server in step 44.
You may or may not be able to replace the real java program with
equivalent CF code -- I suspect not.
Dick
On Aug 28, 2004, at 5:07 AM, phil williams wrote:
> am using post to send the XML through cfhttp.
>
> The three test files are:
>
> >1) Your test certificate file
> Sorry but this contains sensitive data.��All it simply is is a pem
> file and would not be causing the timeout error.
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

