Skip to content

cicsdev/cics-java-j2cprog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cics-java-j2cprog

Sample CICS Java program to use a J2C generated data binding to map a COMMAREA for linking to the CICS COBOL EDUPGM sample

Pre-reqs

  • CICS TS V5.4 or later
  • Java SE 1.8 or later on the workstation
  • J2C tools provided with Rational Applicaton Developer or IBM Developer for z/OS
  • Eclipse with the IBM CICS SDK for Java, or any IDE that supports usage of the Maven Central artifact com.ibm.cics:com.ibm.cics.server.

Configuration

The sample class J2Cprog can be added to a OSGi plug-in project and deployed into a CICS OSGi JVM server along with the J2CCommareaWrapper class

Reference

Releases

No releases published

Packages

No packages published

Languages