From my reading, sc.exe is used to install services. That is, the app
in question must already obey the Windows service protocols. Unfortunately, Java apps do
not support that protocol.
If you want to run as a Windows service, check out JBoss Native at
http://labs.jboss.com/jbossweb/downloads/. There is a 64-bit variant. Look at the readme
in the download.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094689#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...