Re: tomcat9 preview

2018-09-04 Thread Emmanuel Bourg
Le 12/08/2018 à 02:13, Emmanuel Bourg a écrit : > * The catalina.out log file is no more. It duplicates the content > of the catalina*.log files already generated by Tomcat since the > version 5.5, and with the systemd integration the latest logs are > available in /var/log/syslog and throug

Re: tomcat9 preview

2018-08-13 Thread Emmanuel Bourg
Hi Thorsten, Thanks a lot for the feedback. On 12/08/2018 03:45, Thorsten Glaser wrote: > This will likely also fix #814446 by simply not writing > to the configuration file any more. I'm not sure it will help with #814446. When we modify again the /etc/default/tomcat9 file in a future update i

Re: tomcat9 preview

2018-08-13 Thread Markus Koschany
Am 12.08.2018 um 19:52 schrieb Thorsten Glaser: > On Sun, 12 Aug 2018, Markus Koschany wrote: > >> May I suggest that we turn this objection into more positive energy. > > Sure (given enough time; but as I need the Java stuff for $dayjob > I can justify doing some of the work “on the clock”). >

Re: tomcat9 preview

2018-08-12 Thread Thorsten Glaser
On Sun, 12 Aug 2018, Markus Koschany wrote: > May I suggest that we turn this objection into more positive energy. Sure (given enough time; but as I need the Java stuff for $dayjob I can justify doing some of the work “on the clock”). I’m somewhat of an expert in shell scripting, and I use a lot

Re: tomcat9 preview

2018-08-12 Thread Markus Koschany
Am 12.08.2018 um 03:45 schrieb Thorsten Glaser: >> * The sysv init script has been removed and the service is now >> exclusively started with systemd. systemd brings so many > > Objection! Strong objection! > > I *will* file an RC bug if it won’t work without systemd! May I suggest that we

Re: tomcat9 preview

2018-08-11 Thread Thorsten Glaser
Hi Emmanuel, > with the tomcat8 package. In the latest update of tomcat8 (8.5.32-2) > I've added a systemd service file, and with tomcat9 I've tried > leveraging more systemd features. The current work in progress is as long as it will still work under sysvinit, fine. > * The system user running

tomcat9 preview

2018-08-11 Thread Emmanuel Bourg
Hi all, I've started working on the tomcat9 packaging. Since this is a new package I've investigated disruptive changes that we couldn't afford with the tomcat8 package. In the latest update of tomcat8 (8.5.32-2) I've added a systemd service file, and with tomcat9 I've tried leveraging more system