zOS Batch HLASM Calling Java



High Level Assembler(HLASM) for MVS & VM & VSE

zOS Batch HLASM Calling Java

Postby papadilbert » Fri Nov 03, 2017 6:31 pm

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 ?
papadilbert
 
Posts: 8
Joined: Mon Apr 21, 2014 11:05 pm
Has thanked: 1 time
Been thanked: 0 time

Re: zOS Batch HLASM Calling Java

Postby Robert Sample » Fri Nov 03, 2017 7:37 pm

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.

These users thanked the author Robert Sample for the post:
mgrossmann (Sun May 20, 2018 12:22 pm)
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times

Re: zOS Batch HLASM Calling Java

Postby papadilbert » Fri Nov 03, 2017 7:55 pm

Thanks!

I would "thank" you but I can't find where to click. :(
papadilbert
 
Posts: 8
Joined: Mon Apr 21, 2014 11:05 pm
Has thanked: 1 time
Been thanked: 0 time

Re: zOS Batch HLASM Calling Java

Postby Robert Sample » Fri Nov 03, 2017 8:05 pm

There is a little thumbs up icon on the individual posts; click on it.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times


Return to Assembler

 


  • Related topics
    Replies
    Views
    Last post