Hi, I wrote application program at B4j. I want to run the program at Linux VPS as web application and user will access the program like [http://myprogname:8400/login]. How to deploy the program at Linux VPS. I created the exe file but the file is not running at Linux. Please advice
I am unable to create a .deb file from jar using jpackage. https://docs.oracle.com/en/java/javase/21/jpackage/packaging-tool-user-guide.pdf I need a tool similar to B4JPackager11 that can create a deb file so it is easy to install in Debian Linux.