You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Peter Gershkovich <pe...@yale.edu> on 2001/12/06 17:41:42 UTC

load() exception

Hi All.
I have  jakarta-tomcat-4.0.1 on Suse Linux 7.3 and JDK1.4. Struts examples work
when catalina starts as standalone. 
When i link it with Apache using mod_webapp.so i get the following error
recorded in log files for each struts sample application.
Tomcat examples work fine. The same configuration work on Win2000.
Please HELP.
Could not find anything relevant on that type of errors in the archive.

2001-12-06 11:37:59 action: Loading application resources from resource
ApplicationResources
2001-12-06 11:37:59 action: Initializing configuration from resource path
/WEB-INF/struts-config.xml
2001-12-06 11:37:59 StandardContext[/struts-blank]: Servlet /struts-blank threw
load() exception
javax.servlet.ServletException: Parsing error processing resource path
/WEB-INF/struts-config.xml
	at org.apache.struts.action.ActionServlet.initMapping(ActionServlet.java:1336)
	at org.apache.struts.action.ActionServlet.init(ActionServlet.java:465)
	at javax.servlet.GenericServlet.init(GenericServlet.java:258)
	at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:852)

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>