Hi all! I get "Sample Java programs for the IBM JZOS toolkit" from here :
http://www-03.ibm.com/systems/z/os/zos/ ... ssamp.html
But, when I try to compile samples, take the place missing import like this
import com.ibm.jzos.Exec;
import com.ibm.jzos.FileFactory;
import com.ibm.jzos.RcException;
import com.ibm.jzos.ZUtil;
in packadge i just found pack named com.ibm.jzos.sample.* with samples). And I cant find for example com.ibm.jzos.Exec, etc. Try to search it on ibm.com, but without result.
Please help to find thath packadge or tell me, how I can compile and use MvsJobSubmitter.
Or say how run from Java Rexx script, JCL or procedure like "listgrp"