java.lang.ClassCastException: org.springframework.web.servlet.DispatcherServlet

50 views
Skip to first unread message

Bo*

unread,
May 17, 2007, 8:02:46 PM5/17/07
to Google Web Toolkit
Anyone has this error before ? I am trying to send a custom object
( already implements IsSerializable ) over the goolge client-server
wall. This happens even before starting the google app, when using
Tomcat refresh.


ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/
abc] - Servlet /abcthrew load() exception
java.lang.ClassCastException:
org.springframework.web.servlet.DispatcherServlet
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:
1089)
....

ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/
abc] - Servlet /abc threw load() exception
java.lang.ClassCastException: org.apache.jasper.servlet.JspServlet
at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:
1089)
at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:
966)


Many thanks.

Bo*

unread,
May 23, 2007, 8:08:03 PM5/23/07
to Google Web Toolkit
I think I solve it - since it creates another error so not sure if
this is the one - But here is the solution to try out:
start tomcat manager http://localhost:8080/manager
kill the deploy app
stop tomcat
restart tomcat

good luck :-)

Reply all
Reply to author
Forward
0 new messages