Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Feedback on proposed start.jar and start.ini changes.

Would be interesting to see how well the proposal works on some of the example configurations we have in our documentation.
Such as the various logging configurations.
Would we be able to utilize these changes to make configuring the logging easier?

--
Joakim Erdfelt <joakim@xxxxxxxxxxx>
Developer advice, services and support
from the Jetty & CometD experts


On Mon, Apr 29, 2013 at 3:16 AM, Holger Hoffstaette <holger.hoffstaette@xxxxxxxxxxxxxx> wrote:
On Mon, 29 Apr 2013 00:32:32 +1000, Greg Wilkins wrote:

> The same directory with .disabled suffix is interesting, but different to
> what is done with apache and init.d etc

As Joakim said, this varies a lot between distributions; it is certainly
not the case on my system (which is very close to upstream).
Also, in the case of init.d service files, you are not supposed to fiddle
with the files/symlinks manually: the best (and often only) way is to use
a tool to manipulate service start levels etc. So either Jetty provides
such a tool or adheres to KISS. :)

Holger


_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-dev


Back to the top