/cics-java-liberty-restapp-ext

Sample RESTful web application providing several code examples for using JCICS in Liberty JVM server

Primary LanguageJavaApache License 2.0Apache-2.0

cics-java-liberty-restapp-ext

This repository provides sample materials for use with the IBM Redbooks video course "Extending a CICS Web application using JCICS". The application provided is a simple, RESTful web application providing several code examples for accessing CICS resources from Java using the JCICS API.

This repository builds on the application constructed in the IBM Redbooks video course "Developing a RESTful Web application for Liberty in CICS", which uses the cics-java-liberty-restapp repository.

For further examples, see the cics-java-jcics-samples repository.

Repository contents

Full details on the contents of this repository can be found on the Source code page.

Pre-reqs

  • CICS TS V5.4 or later
  • Java SE 1.8 or later on the workstation
  • Eclipse with the IBM CICS SDK for Java EE, Jakarta EE and Liberty, or any IDE that supports usage of the Maven Central artifact com.ibm.cics:com.ibm.cics.server.

Getting started

A guide to deploying these samples into CICS can be found on the Getting started page.

Running the code samples

See the dedicated pages for executing the JAX-RS and Link to Liberty sample applications inside CICS.

License

This project is licensed under Apache License Version 2.0.