Rick Litton wrote:
You may want to consider running Felix as a service as well in both Windows and UNIX environments.
Yeah, we do support that. The issue on FELIX-46 is related to the fact that "bin/felix" was used to start/stop the service/daemon. However, I think that is confusing and we should use something like "bin/felixd" to start/stop the service/daemon and use "bin/felix" to start the framework interactively.
-> richard

