This document discusses building and running Java applications on Open Liberty. It describes how to create an executable JAR file or WAR file from a Java project, configure Open Liberty through a server configuration file, and package the application into a single executable JAR file that can be run on Liberty. The file sizes and timestamps of build artifacts are also shown.