Tagged Questions
2
votes
2answers
907 views
how to make system service out of .jar file? (linux)
i wrote a little java server which i'm running on my CentOS 5 VPS server. currently i just ssh onto the server and start the jar through commandline.
How an i turn this jar into a system service and ...
0
votes
2answers
883 views
installed java, but java -version not showing new java
I just installed jdk1.6.0. I have tried multiple ways to set the path variable and make java 1.6 my new running version. And nothing is working. Running centos5 virtual machine.
alternatives --config ...