Hello everybody,
I am new to Stripes, finding it through the book "Harnessing Hibernate"
(http://oreilly.com/catalog/9780596517724/). From what I have seen so far,
Stripes is exactly what I am looking for (quickly completing my application).
I already got the Stripes example war file deployed and running.
My environment: Windows XP Pro SP2 English, JDK 1.6_03, Tomcat 6.0.16,
Stripes 1.4.3
I got the book examples compiled and started, except the Stripes example
(chapter 14). The only difference in my setup is that I use Tomcat 6 instead
of Tomcat 5.5; it already took me some time to get the tc 6 deployer
jars right.
I can compile and deploy the example, however I get the exception below when
I start it up. Then I used the quickstart calculator example, compiled and
deployed and got the same effect on startup.
The issue looks like some missing or incompatible pieces, but I am too new
to look at the right place.
Are there any known issues with Tomcat 6?
If anybody could provide me with a working example (including jars in right
version and a build file - the simpler the better) this would get me off
the ground and would be much appreciated.
Thanks in advance
Peter
Exception:
org.apache.jasper.JasperException: java.lang.ClassCastException: \
org.apache.catalina.util.DefaultAnnotationProcessor cannot be cast to \
org.apache.AnnotationProcessor
org.apache.jasper.servlet.JspServletWrapper.getServlet \
(JspServletWrapper.java:156)
org.apache.jasper.servlet.JspServletWrapper.service \
(JspServletWrapper.java:329)
org.apache.jasper.servlet.JspServlet.serviceJspFile \
(JspServlet.java:337)
org.apache.jasper.servlet.JspServlet.service \
(JspServlet.java:266)
javax.servlet.http.HttpServlet.service \
(HttpServlet.java:803)
net.sourceforge.stripes.controller.StripesFilter.doFilter \
(StripesFilter.java:180)
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users