Page 1 of 1

packadge com.ibm.jzos.*

PostPosted: Fri Aug 27, 2010 7:53 pm
by kag46
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"

Re: packadge com.ibm.jzos.*

PostPosted: Fri Aug 27, 2010 8:01 pm
by Robert Sample
Have you contacted your site support group for assistance? What did they tell you?

Re: packadge com.ibm.jzos.*

PostPosted: Fri Aug 27, 2010 8:06 pm
by kag46
Also I write to IBM and they send me "support request form" and I fill it & wait for answer.