You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Andrea Till <fa...@gmx.net> on 2004/08/10 09:06:26 UTC

Re: [Please help me!] upgrade from struts 1.1 rc1 to struts 1.1 final

Hello,

please can someone be so kind to help me.
Problem see below.

Thanks!

Andrea


> Hello,
> 
> I didn't neccessarily exspect that someone could recite the steps, but it
> could be possibe that someone could do it. To tell the truth I've not
> thought that it are so many steps.
> Perhaps someone can tell me a site with the infos I need.
> I thought that it would be easier to help me, if I ask for the individual
> steps, instead of posting my different error messages.
> 
> I'm sorry!
> 
> That's my error:
> 
> java.lang.ClassCastException
> 	at
>
org.apache.struts.tiles.TilesRequestProcessor.initDefinitionsMapping(TilesRequestProcessor.java:126)
> 	at
>
org.apache.struts.tiles.TilesRequestProcessor.init(TilesRequestProcessor.java:116)
> 	at
>
org.apache.struts.action.ActionServlet.getRequestProcessor(ActionServlet.java:872)
> 	at
> org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
> 	at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> 	at
>
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
> 	at
>
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
> 	at
>
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:260)
> 	at
>
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
> 	at
>
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
> 	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
> 	at
>
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
> 	at
>
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
> 	at
>
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
> 	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
> 	at
> org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2396)
> 	at
>
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
> 	at
>
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
> 	at
>
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
> 	at
>
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
> 	at
>
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
> 	at
>
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
> 	at
>
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
> 	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
> 	at
>
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
> 	at
>
org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
> 	at
>
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
> 	at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
> 	at
> org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
> 	at
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:405)
> 	at
>
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:380)
> 	at
> org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:508)
> 	at
>
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:533)
> 	at java.lang.Thread.run(Thread.java:536)
> 
> I've copied the new struts.jar to my WEB-INF/lib-directory and the new
> tld-
> and dtd-files to my WEB-INF-directory.
> 
> Thank you for your help!
> 
> Andrea
> 
> 
> 
> > I'd be surprised if anyone could recite off the top of their head the
> > steps
> > you need to take and saying "it doesn't work" isn't giving enough
> > information for anyone to help you.
> > 
> > Niall
> > 
> > ----- Original Message ----- 
> > From: <fa...@gmx.net>
> > To: <us...@struts.apache.org>
> > Sent: Thursday, August 05, 2004 1:18 PM
> > Subject: upgrade from struts 1.1 rc1 to struts 1.1 final
> > 
> > 
> > > Hello,
> > >
> > > unfortunately I've problems at upgrading from struts 1.1 rc1 to struts
> > 1.1
> > > final.
> > >
> > > I've read some things in the mailing list archive, but I've still
> > problems.
> > > My application has run with rc1, but after trying to upgrade, it
> doesn't
> > > work.
> > >
> > > Could someone of you tell me, what I've to do exactly. The individual
> > steps!
> > >
> > > Thank you very much!
> > >
> > > Andrea
> > >
> > > -- 
> > > NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler!
> > > GMX DSL = supergünstig & kabellos http://www.gmx.net/de/go/dsl
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> > > For additional commands, e-mail: user-help@struts.apache.org
> > >
> > >
> > >
> > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> > For additional commands, e-mail: user-help@struts.apache.org
> > 
> 
> -- 
> NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler!
> GMX DSL = supergünstig & kabellos http://www.gmx.net/de/go/dsl
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
> 

-- 
NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler!
GMX DSL = supergünstig & kabellos http://www.gmx.net/de/go/dsl


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org