FYI-

IBM has released a new version of the JZOS toolkit which includes new functionality beyond what has been released in the z/OS SDK version of JZOS.

See:  http://www.alphaworks.ibm.com/tech/zosjavabatchtk

New Features:
=============
- Batch Launcher jar executables: If the first two arguments supplied to the launcher are "-jar /path/to/jarfile", the manifest of the indicated jar file will examined to
determine which main() class to run.

- MVS job submission and status with Java/Rexx integration: See the javadoc and
sample code for com.ibm.jzos.sample.MvsJobSubmitter

- DFSORT Java interface and sample programs: See the javadoc and sample code for
the package com.ibm.jzos.sample.dfsort

- z/OS Logstream interfaces for IXGCONN (connect) and IXGWRITE (write): See the
javadoc for com.ibm.jzos.ZLogstream for details.

- Features added to com.ibm.jzos.ZUtil
- System Management Facility (SMF) interface via the __smf_record() C library routine.
   - CPU time interface via the clock() C-library routine.
- Process ID interfaces via the getpid() and getppid() C-library routines.


Note: The alphaWorks version is not supported by the IBM Support Center.

Regards,

Kirk Wolf
Dovetailed Technologies

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to