This project, is a hello-world for jpro, which enables javafx in the web.
Here you can see this program running.
More about JPro: Website: jpro.one - Twitter: @jpro_one
mvn jpro:run
mvn jpro:restart
To run jpro on linux, the server must be configured correctly.
Checkout the following chapters to configure your server correctly for jpro:
Create a zip which contains the application with the following command:
mvn jpro:release
The path of the zip-file is the following: build/distributions/HelloJPro-jpro.zip
Now copy this file to your Server and unzip it.
In the unzipped folder you can find a start-script: bin/start.sh
By running ./bin/start.sh
you start the JPro Server on your server.
The JPro Server is now ready to server your URLs entered in your browser.
./bin/start.sh