Java Stand-alone Applications on z/OS Volume II
An IBM Redbooks publication
Note: This is publication is now archived. For reference only.
Published on 18 December 2006, updated 05 February 2007
ISBN-10: 0738494607
ISBN-13: 9780738494609
IBM Form #: SG24-7291-00
Authors: Alex Kooijmans Louwe, Jonathan M Barney, Patrick Bruinsma, Venugopal Kailaikurthi, Christian Strauer and Kenichi Yoshimura
This IBM Redbooks publication is the second book in a series of two about Java stand-alone applications on z/OS. We recommend using this document as a complement to Java stand-alone Applications on z/OS Volume I, SG24-7177.
This book explains some topics discussed in Volume 1 in more depth, and also provides information about additional topics. It pays special attention to JZOS, a newly integrated function in the z/OS SDKs that can be used to run Java batch jobs and perform I/O.
This document also features other interesting topics, such as the use of Eclipse and WebSphere Developer for zSeries for integrated development of stand-alone Java applications, Java Native Interface (JNI), the new Java Virtual Machine Tool Interface (JVMTI) and problem determination with SDK 5 on z/OS.
Chapter 1. Introduction
Chapter 2. Java on z/OS - The basics
Chapter 3. Job management using JZOS
Chapter 4. Java development and job management with Eclipse
Chapter 5. Using WebSphere Developer for zSeries
Chapter 6. Java Native Interface (JNI)
Chapter 7. I/O using JZOS toolkit api
Chapter 8. Java problem determination
Chapter 9. Java Virtual Machine Tool Interface
Appendix A. Additional material