|
-
November 27th, 2004, 11:18 AM
#1
Setting up Java Application as WinXP Service
Whats the easiest way to setup a Java Application as a WinXP Service?
I'm trying to setup the James Mail Server as a service. Currently its starts via a bat file in "Start->All Programs->Startup".
Cheers for anyhelp.
-
November 27th, 2004, 05:02 PM
#2
Re: Setting up Java Application as WinXP Service
google search for "java service wrapper"
-
November 28th, 2004, 05:44 AM
#3
Re: Setting up Java Application as WinXP Service
Cheers, my brain was a sleep I think, its got jogged & I tried "+James +Service +Wrapper", instead of "Java Service Wrapper".
James Windows Service Wrapper - http://wiki.apache.org/james/Newbie
Code:
%JamesInstallationDir%\bin\Wrapper.exe -i %JamesInstallationDir%\conf\wrapper.conf
-
November 29th, 2004, 08:04 AM
#4
Re: Setting up Java Application as WinXP Service
well, there are more service wrappers than just James, though it may be(coming) a defacto standard(?) in the way that tomcat has.
searching Java Service Wrapper will find you a whole load of them, james included which was why i gave it (as a generic advice) in order to be fair to all competing products
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|