You were spot on. For some reason I had downloaded the latest jspwiki. I downloaded the right version and was able to setup the wiki.
thanks a lot. Amit On Sun, Mar 8, 2009 at 1:13 PM, Janne Jalkanen <[email protected]>wrote: > > Are you sure you are setting up 2.8.1? You should never be hitting > StripesFilter, since it's a 3.0 feature... > > /Janne > > > On 8 Mar 2009, at 19:48, Amit Tare wrote: > > Hi, >> >> I am trying to setup jspwiki 2.8.1 on tomcat 5.5. After doing all the >> configuration as per the documentation, I am getting the following error. >> Please help. I am really looking for some help now and am out of options. >> >> 11:31:43,881 INFO [/JSPWiki]:649 - Loading cascading properties... >> 11:31:43,881 INFO [/JSPWiki]:649 - No cascading properties defined for >> this co >> ntext >> 11:31:43,912 DEBUG StripesFilter:183 - LocalePicker selected locale: en >> 11:31:43,912 DEBUG StripesFilter:183 - LocalePicker selected character >> encoding: >> UTF8 >> 11:31:45,459 DEBUG ExecutionContext:183 - Transitioning to lifecycle stage >> Actio >> nBeanResolution >> javax.servlet.ServletException: >> net.sourceforge.stripes.exception.StripesJspExce >> ption: Unabled to prepare ActionBean for JSP Usage >> at >> org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageC >> ontextImpl.java:837) >> at >> org.apache.jasper.runtime.PageContextImpl.handlePageException(PageCon >> textImpl.java:774) >> at org.apache.jsp.Wiki_jsp._jspService(Wiki_jsp.java:98) >> at >> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:98) >> at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) >> at >> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper >> .java:331) >> at >> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:3 >> 29) >> at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265) >> at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) >> at >> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl >> icationFilterChain.java:269) >> at >> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF >> ilterChain.java:188) >> at >> net.sourceforge.stripes.controller.StripesFilter.doFilter(StripesFilt >> er.java:246) >> at >> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl >> icationFilterChain.java:215) >> at >> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF >> ilterChain.java:188) >> at >> org.apache.wiki.ui.WikiServletFilter.doFilter(WikiServletFilter.java: >> 183) >> > >
