Niall Pemberton <niall.pemberton <at> blueyonder.co.uk> writes:
> > How about making your custom ActionMapping a public class? > OK, can you tell that I'm an old C++ programmer :) Unfortunatly, while I had high hopes for that change even after I changed the declaration to: public class DispatchByURLAction extends ActionMapping I'm still getting the same problem, the top of the log now looks like: 2005-10-25 12:23:51 StandardWrapperValve[action]: Servlet action is currently unavailable 2005-10-25 12:26:11 StandardContext[/eri]Marking servlet action as unavailable 2005-10-25 12:26:11 StandardContext[/eri]Servlet /eri threw load() exception javax.servlet.UnavailableException: Parsing error processing resource path at org.apache.struts.action.ActionServlet.handleConfigException (ActionServlet.java:1035) at org.apache.struts.action.ActionServlet.parseModuleConfigFile (ActionServlet.java:1014) at org.apache.struts.action.ActionServlet.initModuleConfig (ActionServlet.java:955) at org.apache.struts.action.ActionServlet.init(ActionServlet.java:470) Also, the deployment messages in the console are going on a bit longer then before :) Thanks for trying, any other ideas? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]