There is a good chance that it is related to ng.filter I would say. musachy
On Sun, Jul 20, 2008 at 6:15 PM, Dave Newton <[EMAIL PROTECTED]> wrote: > I have a non-Maven S2.1 project I just started updating to 2.1.3 and I can't > get *anything* to work at the moment. I'm using the REST (so CodeBehind as > well), Dojo, Spring (2.5.4), and config browser plugins, all compiled from > trunk. XWork is also compiled from trunk. > > Also: > - XWork and S2 logging at DEBUG > - A single actionPackages defined in web.xml > - devMode defined in struts.xml > - Misc actions defined in struts.xml > > Right now I'm not able to get to the config browser index page, my non-REST > actions, etc. I'm using the ...ng.filter.StrutsPrepareAndExecuteFilter. > > The only thing I see in the logs is this on any URL access: > WARN com.opensymphony.xwork2.ognl.OgnlValueStack.warn:45 - Could not find > property [struts.actionMapping] > > There's nothing on startup that looks troublesome, but I can't get to any S2 > actions. > > Is there anything obvious I should look at before starting to dig seriously? > > Thanks, > Dave > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

