Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 673 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 673 Bytes

Jetty for Simplicité®

This repository contains an optimized and customized version of Eclpse Jetty® suitable for the Simplicité® platform.

Additional JARs

Some additional JARs have been included in the lib/ext folder:

  • commons-dbcp-1.x.jar
  • commons-pool-1.x.jar
  • mysql-connector-java-x.y.z-bin the MySQL/MariaDB JDBC driver
  • postgresql-x.y.z the PostgreSQL JDBC driver

Usage

The server is configured to use plain HTTP on the 8080 port.

If you deploy it behind a reverse proxy you must configure default/start.d/server.ini and default/start.d/http.ini accordingly.