aspose file tools
The moose likes Other Java Products and Servers and the fly likes Can the JavaService tool run an executable jar? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "Can the JavaService tool run an executable jar?" Watch "Can the JavaService tool run an executable jar?" New topic
Author

Can the JavaService tool run an executable jar?

Riffle Chris
Greenhorn

Joined: Feb 18, 2009
Posts: 27

Hey Everybody good morning,

Is it possible to get the "JavaService" tool (http://forge.ow2.org/projects/javaservice/) to run an executable jar by mimicking the command?:

java -jar MyJar.jar


I think it can be done by another tool "Tanuki JavaServiceWrapper", but I was wondering if it could be done with the JavaService tool.

Thanks!
Chris
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Can the JavaService tool run an executable jar?
 
Similar Threads
How to create Java as a service (like .exe) and create a console when run
Java installer file (.EXE)
jar files
Setting java -classpath to the Class-Path: element of an executable jar MANIFEST.MF file
java service launcher