On Thu, 24 Oct 2013 22:58:05 -0500, John McKown <[email protected]> wrote:
>I'm not sure about the following. I'm up late due to ... well, it doesn't >matter. But I am wondering if it would be easier to interface MongoDB (on a >remote system such as z/Linux) with a z/OS Java routine. And then interface >the Java routine with COBOL. I need to read up on the Java <-> COBOL >communication. It may only be for Object COBOL. Java to COBOL and COBOL to Java can be done through JNI. You will need a C layer to glue the two together but you do not neec Object COBOL if you dont want it. Cheers, Jantje. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
