Download Latest Version 5.1.0 source code.zip (1.8 MB)
Email in envelope

Get an email when there's a new version of Bastillion

Home / v3.12.02
Name Modified Size InfoDownloads / Week
Parent folder
bastillion-upgrade-4.00.00.jar 2021-12-26 4.5 MB
bastillion-jetty-v3.12_02.tar.gz 2021-12-26 20.5 MB
3.12.02 source code.tar.gz 2021-12-26 129.5 kB
3.12.02 source code.zip 2021-12-26 198.8 kB
README.md 2021-12-26 905 Bytes
Totals: 5 Items   25.4 MB 0

Update jetty, jsch, and h2 to the latest version

To migrate from 3.10.00

  • Backup previous bastillion.h2.db data store (possibly named keybox.h2.db)
  • Copy old jetty/bastillion/WEB-INF/classes/keydb folder (and it's contents) to the jetty/bastillion/WEB-INF/classes directory of the new installation.
  • Copy old jetty/bastillion/WEB-INF/classes/bastillion.jceks to the /jetty/bastillion/WEB-INF/classes directory of the new installation.
  • Copy old jetty/bastillion/WEB-INF/classes/BastillionConfig.properties to the /jetty/bastillion/WEB-INF/classes directory of the new installation.
  • Run the bastillion-upgrade-4.00.00.jar on the database copied to the new installation

    java -jar bastillion-upgrade-4.00.00.jar /jetty/bastillion/WEB-INF/classes/BastillionConfig.properties

  • Adjust settings or copy as needed for the jaas.conf, log4j2.xml, keystore, jetty-ssl.xml and jetty-http.xml

Source: README.md, updated 2021-12-26