Jump to content

[HH#466210] Request how to deploy and start java application


Recommended Posts

Posted

Username: vmandloi, Server: Johnny, Main domain: vmandloi.heliohost.org

 

Hi Team,

 

i have created a Sping test application. and i have added it to cpanel >>

filemanager >> public_html folder

 

That is a JAR which can directly be started using java command. Can someone

please advice me how to do that via UI or terminal.

 

how to access heliohost cpanel/ home directlry via my laptop or terminal.

if i can get that info i can try to start my application there and check if

that service is responding well.

 

________________________________________________________________

Regards,

Vrajendra

Posted

Also, be aware that self-hosting JARs (programs you run from the command line and start their own built-in server) are not supported. It needs to be a War file that's designed to be run through tomcat in order to host it here.

 

Since you have a runnable jar, you'll likely need to re-code the program to remove the internal server and support tomcat. If you didn't develop the program, you would need to find different software.

Guest
This topic is now closed to further replies.
×
×
  • Create New...