>RedHat Linux. I think it would be interesting to see if we could create >some "glue" on z/OS so that Java on Linux could use JMS to talk to Java >on z/OS, which would then use some legacy COBOL I/O routines or business >logic. Why not do the "glue" in COBOL, after all, it is just MQ-Series at that end. You should be able to get to the messages through JMS at the other side without having JMS at the COBOL side, no?
Myself, I have written some JNI "glue" that enables one to invoke a Java method from a COBOL program and to invoke a COBOL sub-routine as a native method. But that is all running happily on zOS. Cheers, Jantje. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

