Hi, Getting the following error on trying to start up web server having the struts example app. I've tried it with the latest versions of jaxp and xerces and yet it gives the same error. The line in ActionServlet which is causing this is digester.parse(is);
Please help, Thanks. [11/Sep/2002:18:10:34] warning ( 357): vs(https-L000434CERCGE.erc.gecapital.com)ServletException thrown in servlet.init; context = /, servlet = 'action'; stack tace: javax.servlet.UnavailableException: Parsing error processing resource path /Web-inf/struts-config.xml at org.apache.struts.action.ActionServlet.initApplicationConfig(ActionServlet.j ava, Compiled Code) at org.apache.struts.action.ActionServlet.init(ActionServlet.java, Compiled Code) at javax.servlet.GenericServlet.init(GenericServlet.java:258) at com.iplanet.server.http.servlet.WServletEntity.loadAndInitServlet(WServletEn tity.java:98) at com.iplanet.server.http.servlet.WebApplication.init(WebApplication.java, Compiled Code) at com.iplanet.server.http.servlet.VirtualServer.init(VirtualServer.java, Compiled Code) at com.iplanet.server.http.servlet.NSServletRunner.VSInit(NSServletRunner.java: 686) , root cause: -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>