Thanks Laurie. It failed with Tomcat 6, but worked in Tomcat 5.5 without any issues. we were able to navigate between struts2 and turbine pages, access the session information.
we are now trying to use struts2 to update the turbine velocity templates. Krishna Laurie Harper wrote: > > JKrishna wrote: >> Hi, >> >> We have a turbine web application. We want to add new features using >> Struts2. >> As struts2 uses servlet filters to serve the requests and the turbine >> servlet serves the turbine requests, theortically this should work. >> >> But tomcat gives "startup failed due to previous errors" without any >> error >> messages >> >> Can we use struts2 and turbine in the same application? > > I haven't looked at Turbine in many years but, provided Turbine doesn't > do anything too tricky, this probably *should* be possible. The only way > I can think of to be sure, though (unless someone chimes in to say they > are doing this successfully) would be to get it working :-/ > > Check your log files again; if startup failed, there should be errors in > at least one of them. It's often not the same log file the 'startup > failed' message appears in. > > If you still can't find anything, try enabling debug logging for Struts > and/or Turbine. > > L. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Struts2-with-Turbine-tp17227809p17249152.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]