Run Java App as a Windows Service

Hi,Is there an easy way (without 3rd party software) to run a Java app as a service in windows?Sorry if this isn't the right forum to post to...Any help would be greatly appreciated!Thanks in advance!
[236 byte] By [uwec22a] at [2007-10-2 2:08:19]
# 1
Nope there isn't. And there also isn't a reason not to use 3rd party software as there is an excellent open source API to do this job: [url= http://wrapper.tanukisoftware.org/doc/english/introduction.html]Java Service Wrapper[/url].
MartinHilperta at 2007-7-15 19:49:45 > top of Java-index,Desktop,Deploying...