On 11 August 2010 18:50, Stephen Brady <[email protected]> wrote: > I have been playing around with deploying Felix as a Windows service and > have had mixed success with various wrappers (Java Service Wrapper, YAJSW, > Apache Commons). These, however, create two processes, the "wrapper" and > the wrapped Felix, and I'd prefer to avoid this messiness. > > Can anyone suggest an alternative? >
A different operating system? Sorry, just kidding, I know that's not always an option. ;-) > > Does anyone recommend NOT deploying Felix as a Windows service? > I've had success with both JSW and YAJSW on pretty securely tied down Windows Server environments so couldn't give a reason NOT to. The main gotchas are things like permissions for installing the wrapper, service interaction with the desktop, etc. Hope that helps. Cheers, Chris

