The other thing that might be good to investigate is how Tomcat does things. When I made the last installer I just started from Tomcat's windows installer. They run as a service now, so you may be able to just borrow their code and customize for GeoServer.

I think Jetty might also run better as a service these days, and they may just use the java service wrapper directly. Would be good to investigate how they're doing things.

Chris

Mike Pumphrey wrote:
Hi all. I'd like to get everyone's thoughts on getting GeoServer to be better integrated on the Windows platform. Currently, GeoServer is started and stopped by command-line shortcuts accessed via the Start Menu. A result of this is that as long as GS is running, there is a persistent command line window. The window is handy for debugging, but not good for much else. Closing that window shuts down GS. This is sub-optimal, and can be improved.

I would like to see GS run as a service, like Tomcat or any other program that is on without being launched. Being more tightly integrated with the OS makes for better management (services are familiar to a Windows SysAdmin) and a better user experience.

In the past, I've used srvany.exe to force a program to act as a service, but that's a) a little cheesy and b) might have licensing issues. I think we can do better. I have seen (but never used) a tool called Java Service Wrapper (wrapper.tanukisoftware.org) which appears to do exactly this. I would appreciate anyone's suggestions.


Thanks,
Mike Pumphrey
Outreach Engineer
The Open Planning Project

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

!DSPAM:4005,48062238305901804284693!

begin:vcard
fn:Chris Holmes
n:Holmes;Chris
org:The Open Planning Project
adr:;;349 W. 12th Street, #3;New York;NY;10014;USA
email;internet:[EMAIL PROTECTED]
title:Managing Director, Strategic Development
x-mozilla-html:FALSE
url:http://topp.openplans.org
version:2.1
end:vcard

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to