Re: [jetty-user] Jetty 7 as Windows Service.
Michael Gorovoy <[email protected]>
| Newsgroups | gmane.comp.java.jetty.support |
|---|---|
| Message-ID | <[email protected]> |
You could get the Jetty integration of the service wrapper from http://svn.codehaus.org/jetty/jetty/branches/jetty-7/jetty-win32/. Unfortunately it is not included in the core distribution, so you would need to build it first. -Michael On Tue, Oct 26, 2010 at 11:19 AM, Tasso Angelidis <[email protected]>wrote: > I just downloaded 7.2.0 and to my surprise there’s no service wrapper. > > > > I suppose I can manually install this but won’t get any benefits of the > original integration that 6 had with the wrapper? > > > > Thanks >