Re: Roller on Tomcat 10 question

2025-04-30 Thread Phillip Rhodes
OK. I went ahead and switched to Tomcat 9 for now so I could get my site up and running (https://www.philliprhodes.name/roller if anybody wants to follow along). I'll see if I can find some time to start poking at what it would take to make things work on Tomcat 10+. No promises, but if I can come

Re: Roller on Tomcat 10 question

2025-04-29 Thread Dave
Hi Phil, It's been a while! We have no plans to do this work at this time, but I like the idea and would support it and act as release manager to make it happen. I think the best approach would be to call it Roller 7 since it's a major change. Thanks, Dave On Sun, Apr 27, 2025 at 2:17 PM Phil

Re: Roller on Tomcat 10 question

2025-04-27 Thread Michael Bien
Hi Phil, struts likely would have to be updated first before attempting the namespace switch. https://github.com/apache/roller/blob/395cfa30a7b274f8540424d11404c3e7433243f8/app/pom.xml#L61 The next point release (.30) has some breaking changes, so it would be good to stabilize roller on latest

Roller on Tomcat 10 question

2025-04-27 Thread Phillip Rhodes
Team: I am setting up a new Roller installation and had grabbed Tomcat 10, "just because" thinking it was "new enough" while not being too cutting edge. Unfortunately my Roller fails to start due to a "NoClassDefFoundError: javax/servlet/ServletContextListener" error. That stands to reason, as II