I'm probably going over the obvious here but have you checked that the servlet mapoping exists in your web.xml ? This assumes that you have set up your own web app, the webwork supplied one should be OK.
On Mon, 2003-02-03 at 21:12, Andrew Lombardi wrote: > Thats the rub. Its sitting in WEB-INF/classes, its named actions.xml.. > and the property in webwork.properties points right to it. Could it be > a jar library conflict? and the odd thing .. is it works fine on my > winxp box > > > Rickard �berg wrote: > > > Andrew Lombardi wrote: > > > >> Rickard, > >> > >> I've upgraded the version of Tomcat to the latest 4.1.18 and I'm no > >> longer getting the security permissions errors. However, the URI > >> *.action is still not being mapped and I continue seeing this in the > >> log files: > >> > >> WARN [DefaultConfiguration] Skipping XML action configuration for > >> actions.xml > >> > >> does that provide any clues? > >> > > > > Well, it seems as though it can't find it. Either it's in the wrong > > place (i.e. not in WEB-INF/classes) or it's spelled wrong, or > > something like that. That's the reasons I can think of anyway. > > > > /Rickard > > > > > > > > ------------------------------------------------------- > > This SF.NET email is sponsored by: > > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > > http://www.vasoftware.com > > _______________________________________________ > > Opensymphony-webwork mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork > > > > > > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Opensymphony-webwork mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork -- Peter Kelley <[EMAIL PROTECTED]> Moveit Pty Ltd ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
