On Wed, 3 Apr 2002, Kevin Ross wrote: > I'm using an NT (XP) box for a development environment. I was wondering > if anyone has had any luck, or any recommendations on using any of the > numerous NT Service wrappers out there?
I believe that Apache Jakarta Tomcat is using a service wrapper called "daemon" that can be found in the Jakarata Commons sandbox: http://cvs.apache.org/viewcvs.cgi/jakarta-commons-sandbox/daemon/ Another option is the "wrapper" project currently hosted at sourceforge: http://sourceforge.net/projects/wrapper There has been recent discussion about moving the "wrapper" component to Apache's Jakarta project (superseding the daemon sandbox component). You can read the thread from one of the mailing list archives http://marc.theaimsgroup.com/?t=101768569200003&r=1&w=2 http://www.mail-archive.com/[email protected]/index.html#05263 I have used neither of these, so I can't really vouch for either one of them. What I can say, is that a few people that I respect have said that "wrapper" is the best way to go. regards, michael
