packadge com.ibm.jzos.*

Support for Java SE, EE & ME, JVM, JNI, JDBC, EJB, JFC, JPDA, JAAS,JCE, JAXP, XML and Java API.
kag46
Posts: 4
Joined: Tue Jul 20, 2010 6:19 pm
Skillset: newble
Referer: noone

packadge com.ibm.jzos.*

Postby kag46 » Fri Aug 27, 2010 7:53 pm

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"

Robert Sample
Global moderator
Posts: 3720
Joined: Sat Dec 19, 2009 8:32 pm
Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
Referer: other forum
Location: Dubuque, Iowa, USA

Re: packadge com.ibm.jzos.*

Postby Robert Sample » Fri Aug 27, 2010 8:01 pm

Have you contacted your site support group for assistance? What did they tell you?

kag46
Posts: 4
Joined: Tue Jul 20, 2010 6:19 pm
Skillset: newble
Referer: noone

Re: packadge com.ibm.jzos.*

Postby kag46 » Fri Aug 27, 2010 8:06 pm

Also I write to IBM and they send me "support request form" and I fill it & wait for answer.