1 / 3

JZOS (Java Batch Launcher and Toolkit for z/OS) Quick Start Guid e

JZOS Quick Start Guide. JZOS (Java Batch Launcher and Toolkit for z/OS) Quick Start Guid e. JZOS (Java Batch Launcher and Toolkit for z/OS) Overview.

ikel
Download Presentation

JZOS (Java Batch Launcher and Toolkit for z/OS) Quick Start Guid e

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. JZOS Quick Start Guide JZOS (Java Batch Launcher and Toolkit for z/OS) Quick Start Guide

  2. JZOS (Java Batch Launcher and Toolkit for z/OS) Overview The JZOS Batch Launcher and Toolkit is a set of tools that helps you to develop z/OS Java applications that run in a traditional batch environment, and that access z/OS system services. The JZOS Batch Launcher is a native launcher for running Java applications directly as batch jobs or started tasks. Java applications can be fully integrated as job steps to augment existing batch applications. The JZOS Toolkit is a set of Java classes that give Java applications direct access to traditional z/OS data and key z/OS system services. The combination of the launcher, data access, added system services, and environmental enhancements make running Java on z/OS as batch jobs easier, particularly for Java application developers. 2

  3. How to get a quick start on JZOS 1) Scan the following documentations to get a feel about JZOS: • JZOS Overviewhttp://www.ibm.com/support/knowledgecenter/SSYKE2_8.0.0/com.ibm.java.zsecurity.80.doc/zsecurity-component/jzos.html • JZOS Toolkit APIshttp://www.ibm.com/support/knowledgecenter/SSYKE2_8.0.0/com.ibm.java.zsecurity.api.80.doc/com.ibm.jzos/index.html • JZOS Batch Launcher and Toolkit Installation and User's Guideftp://public.dhe.ibm.com//software/Java/Java80/JZOS/jzos_users_guide_v8.pdf 2) Follow JZOS video tutorials to write and deploy a JZOS java applications in minutes: • JZOS on developerWorks:z Systems Developer Community https://developer.ibm.com/zsystems/documentation/java/jzos/ 3) Download JZOS sample code to try out more JZOS features: • JZOS Sample Code ftp://public.dhe.ibm.com//software/Java/Java80/JZOS/jzos_samples.zip 4

More Related