Hi,
I'm not sure if this is HSQLDB specific or not, but that's what I'm running for my database, so I thought I'd mention that first
.
Anyways, every time I restart
Tomcat the "last visited on" time for the user I'm
testing with resets to the time at which I created the user. While everyting is up and running, I can log out and log back in again, and it shows a properly updated "last visited on" time, but as soon as I shut things down and start back up, it reverts.
I'm not 100% sure that this is a bug, because I'm setting the JForum
servlet to run on Tomcat startup, so I figured I'd mention it here before reporting it on JIRA. The reason for having it run on startup is that I've created an auto-login
JSP page that needs the backend to be started up before it will work properly. I don't see how this could be causing this problem, but you never know :?.
Regards,
Colin
[originally posted on jforum.net by Colin Walsh]