Skip to content

Simple app to demo HTTPSession replication in WebSphere Liberty on OpenShift

License

Notifications You must be signed in to change notification settings

IBMAppModernization/simple-http-session-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM Client Developer Advocacy App Modernization Series

Simple app to demo HTTPSession replication in WebSphere Liberty on OpenShift

This small Java EE app supports the lab HTTP Session Replication Lab for the App Modernization Dojo on OpenShift.

You'll use an Open Source JCache provider to provide the implementation of the JCache support that is included in WebSphere Liberty.

This app can be used with the following JSR 107 providers:

Building the app

You'll need the following to build the app from source:

To build the app from source run the following command from the top level folder of a clone of this repo : mvn clean package

This will create the app's .ear file in the target subfolder.

Running the app

Refer to the lab instructions in the accompanying lab exercise to run the app on OpenShift.

About

Simple app to demo HTTPSession replication in WebSphere Liberty on OpenShift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published