Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 23, 2012, 10:39:16 PM

Pages: [1]   Go Down
  Print  
Author Topic: Problem with struts on resin 3.1.9  (Read 2966 times)
Zabicki
Newbie
*
Offline Offline

Posts: 4


« on: April 03, 2010, 01:24:11 PM »

I've had a struts app running on lunarpages for a year or so. When I moved to java 1.6 they moved me to a new server and I think the new server has a newer version of resin that what I'd been using before. On the new server, I can't get any struts actions to load, but if I go directly to the jsp the is used by the action, the jsp will load. I think the newer version of resin has a different idea about what should go in the forward tag of a struts webapp.

Examples:
http://www.chicagoswingmusicfestival.org/registration/register.do    --- gives a 500 error. The exception inside of that is java.io.FileNotFoundException -- on /registration/register.do!!

But the stacktrace goes through my struts action, so struts-config.xml is being parsed correctly. It's only after the struts action tries to forward on that I hit troubles. Can someone post an example of a struts-config.xml entry for an action that works on resin 3.1.9? I think if I see one of those, I'll be able to get mine to work.

Thanks in advance,

Roman
Logged
Zabicki
Newbie
*
Offline Offline

Posts: 4


« Reply #1 on: April 04, 2010, 11:19:47 AM »

Ok, I figured it out. I was using struts *and* flight recorder. It seems flight recorder is not compatible with resin 3.1.9.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: