i wouldn't recommend using Tomcat 7 in production since its EOL since
march. (8.0 is EOL too)
First stable release of Tomcat 9 was January 2018, there was quite some
time to upgrade. (even Tomcat 10 is considered stable now)
best regards,
-michael
On 23.12.21 02:54, Dave wrote:
Hi Naren,
I'm not sure why this release would not work with Tomcat 7.0.76, but I'm
willing to investigate and push out a 6.1.1 release in the near future.
There is at least one other "bug" to address (incompatibility with MySQL
5.6 and 5.7). I can't make any promises about when though.
Dave
On Wed, Dec 22, 2021 at 7:36 PM NAREN <getn...@gmail.com> wrote:
Dave,
I have been testing 6.1.0-rc2 for few days and now I downloaded
the official approved version and see that its not compatible with our
Tomcat 7.0.76
We didn't not have any of these on 6.0.2. Could you please make it backward
compatible?
after login it gets to https://xxx/blog/roller_j_security_check and
display
Unexpected Exception
Status Code 500
Message Filter execution threw an exception
Type
Exception Roller has encountered and logged an unexpected exception.
Logs show these errors
Dec 22 18:36:18 www-dev-web-1.xxx server[91463]:
java.lang.NoSuchMethodError: 'java.lang.String javax.servlet.http.
HttpServletRequest.changeSessionId()'
Dec 22 18:36:18 www-dev-web-1.xxx server: java.lang.NoSuchMethodError:
'java.lang.String javax.servlet.http.HttpServletRequest.changeSessionId()'
Dec 22 18:36:18 www-dev-web-1.xxx server[91463]: at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
[catalina.jar:7.0.76]
Dec 22 18:36:18 www-dev-web-1.xxx server: at org.apache.catalina.valves.
ErrorReportValve.invoke(ErrorReportValve.java:103) [catalina.jar:7.0.76]
There was an issue with column name ‘blacklist’ with ‘bannedwordlist’ so I
updated the column to be ‘bannedwordlist’
Thanks
Naren
On Wed, Dec 22, 2021 at 5:32 PM Dave <snoopd...@gmail.com> wrote:
The Apache Roller project is pleased to announce the availability of
Roller
6.1.0, a release that upgrades over a dozen dependencies (including
Log4J)
and includes a number of bug fixes and improvements to the code-base. The
release and convenience binaries can be found on the Roller project
download page here:
https://roller.apache.org/downloads/downloads.html
You can find some more details about the release in the vote thread here:
https://lists.apache.org/thread/7334kfm8g5mlq1g0y8783ldfopdfc3sc
Thanks to all who helped out with this release!