Change directory (cd) into the directory where the Payara JAR and WAR file were downloaded.
To run the Raspberry Pi RGB LED matrix Web application, issue this command:
$ java -jar payara-micro-prerelease-2016-11-24.jar --deploy rpi-rgb-led-matrix-webapp-0.0.1-SNAPSHOT.war
A bunch of expected log messages are printed to the console as the Web server for the applcation starts. You may even see a Java VM error about "UseCompressedOops" that is safely ignored.
After about 3-4 minutes (once the server initializes), the application is available at the following URL:
http://raspberry-pi:8080/rpi-rgb-led-matrix-webapp-0.0.1-SNAPSHOT/
Page last edited December 06, 2016
Text editor powered by tinymce.