Cool. Nice to PlanetStruts coming to life.
On Feb 23, 2006, at 9:44 AM, Ted Husted wrote:
The Roller page started to display but stopped after the logo. The
roller.log reports
ERROR 2006-02-23 06:13:25,523 ApplicationDispatcher:invoke -
Servlet.service() for servlet jsp threw exception
java.lang.NoSuchMethodError:
org.roller.presentation.RollerContext.getRollerContext(Ljavax/
servlet/http/HttpServletRequest;)Lo
rg/roller/presentation/RollerContext;
at org.apache.jsp.theme.bannerStatus_jsp._jspService
(org.apache.jsp.theme.bannerStatus_jsp:135)
Try deleting your TOMCAT/work directory.
The catalina.out log seems nominal.
It's being run under Tomcat 5.5.9
I haven't done that much, and I could just try starting over, but I
thought upgrading what I've done so far would be a way to judge the
quality of the release. Since I'm on the Incubator PMC, my vote could
be binding, once I get an installation in production!
Here's something that confuses me about the RC4 distribution. There
seem to be dbscripts in the distribution than we have in the
repository.
* https://svn.apache.org/repos/asf/incubator/roller/trunk/web/WEB-
INF/dbscripts/
We switched to a new mechanism for generating database scripts. Look
in metadata/database for the source scripts. The scripts in web/WEB-
INF are the older scripts (ones that we no longer generate).
- Dave