You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Santhosh Kumar <Sa...@PLANETASIA.COM> on 2002/03/03 06:38:57 UTC

struts-config.xml not loading - WL6.0 - urgent

Hi
I am using Weblogic 6.0. My problem is its not loading the action mapping at
the time of startup. I have kept struts-config.xml in web-inf and struts.jar
in classpath.
I have pasted down the console messages. Please let me know if any of you
have any clue. 
Thanks in advance
San
============================================================================
==============================================
<Mar 3, 2002 10:36:37 AM GMT+05:30> <Info> <HTTP>
<[WebAppServletContext(5093971,applications/web)] action: init>

<Mar 3, 2002 10:36:37 AM GMT+05:30> <Info> <HTTP>
<[WebAppServletContext(5093971,applications/web)] action: Initializing
configuration from resource path /WEB-INF/struts-config.xml>

resolveEntity('-//Apache Software Foundation//DTD Struts Configuration
1.0//EN', 'http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd')
 Not registered, use system identifier

resolveEntity('-//Apache Software Foundation//DTD Struts Configuration
1.0//EN', 'http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd')
 Not registered, use system identifier

register('-//Apache Software Foundation//DTD Struts Configuration 1.0//EN',
'jar:file:/D:/Projects/sant/deploy/cma/applications/web/WEB-INF/lib/struts.j
ar!/org/apache/struts/resources/struts-config_1_0.dtd'

register('-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN',
'jar:file:/D:/Projects/sant/deploy/cma/applications/web/WEB-INF/lib/struts.j
ar!/org/apache/struts/resources/web-app_2_2.dtd'

register('-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN',
'jar:file:/D:/Projects/sant/deploy/cma/applications/web/WEB-INF/lib/struts.j
ar!/org/apache/struts/resources/web-app_2_3.dtd'

resolveEntity('-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN',
'http://java.sun.com/j2ee/dtds/web-app_2_2.dtd')
 Resolving to alternate DTD
'jar:file:/D:/Projects/sant/deploy/cma/applications/web/WEB-INF/lib/struts.j
ar!/org/apache/struts/reso
urces/web-app_2_2.dtd'

Call
org.apache.struts.action.ActionServlet.addServletMapping(action/java.lang.St
ring,*.action/java.lang.String)

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