Hi,

I am just setting up a new Struts project. I have the Action servlet set 
up and a struts-config.xml with almost nothing in it. When the war is 
installed the servlet starts and then throws this error...

2002-12-23 13:47:11 StandardContext[/quest]: Servlet /quest threw 
load() exception
javax.servlet.UnavailableException: Parsing error processing 
resource path /WEB-INF/struts-config.xml
        at 
org.apache.struts.action.ActionServlet.initApplicationConfig(ActionS
ervlet.java:866)
        at 
org.apache.struts.action.ActionServlet.init(ActionServlet.java:455)
...lots more....

I have no idea what's gone wrong. I seem to get the error regardless 
of what's in the struts-config file or even if I remove it alltogether.

As the error message appears to be no help... has anybody got any 
pointers as to what might be causing this?

I am running on Windows XP. All the example apps work fine.

Many Thanks

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to