If possible, I would not like to conceal the path of my java application, so I will like to install the bat file that runs the java application as a service. The java application is an application that is supposed to run 24/7
Ulf Dittmer wrote:Start by reading all the pages linked in the "Documentation" menu.
I read already
I still don't get it.
Do I need to add something to my existing code
Or do I copy and paste the application class then it will install the java service?
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35230
7
posted
0
Which of the 4 integration methods outlined in http://wrapper.tanukisoftware.com/doc/english/integrate.html did you decide upon? Did you notice that for each of them there's a link to a more detailed page with further instructions for Windows/Linux? Have you read the respective page for the integration method you chose? Which actual steps did you do (or try to do)?
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: How to install Java Application as a Service?