Page 1 of 1

zOS Batch HLASM Calling Java

PostPosted: Fri Nov 03, 2017 6:31 pm
by papadilbert
I'm trying to find information about the possibility of calling a batch java program from batch assembler program. I'm familiar with using CEEPIPI to call C programs from assembler. Is there something similar for Java/JNI? Or do I need to write a C program that calls Java, then invoke it using CEEPIPI ?

Re: zOS Batch HLASM Calling Java

PostPosted: Fri Nov 03, 2017 7:37 pm
by Robert Sample
This article http://enterprisesystemsmedia.com/article/the-java-native-interface-on-z-os#sr=g&m=o&cp=or&ct=-tmc&st=(opu%20qspwjefe)&ts=1509717951 talks about assembler - C - Java; it may not be possible to go directly from assembler to Java.

Re: zOS Batch HLASM Calling Java

PostPosted: Fri Nov 03, 2017 7:55 pm
by papadilbert
Thanks!

I would "thank" you but I can't find where to click. :(

Re: zOS Batch HLASM Calling Java

PostPosted: Fri Nov 03, 2017 8:05 pm
by Robert Sample
There is a little thumbs up icon on the individual posts; click on it.