aspose file tools
The moose likes Websphere and the fly likes Missing configuration resource for path /WEB-INF/struts-config.xml Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Missing configuration resource for path /WEB-INF/struts-config.xml" Watch "Missing configuration resource for path /WEB-INF/struts-config.xml" New topic
Author

Missing configuration resource for path /WEB-INF/struts-config.xml

mars76
Ranch Hand

Joined: Nov 30, 2000
Posts: 30
Hi All,
I am trying to deploy a sample Struts Application on WAS3.5.2 and
getting the following Error.
Missing configuration resource for path /WEB-INF/struts-config.xml
I have placed the WEB-INF folder which has the following XML files
struts-config.xml, action.xml, database.xml and web.xml
in both web and servlets folders..
In WAS3.5.2 when we create a Web App using the Admin Console the
Document root by default points to web and the CLASSPATH points to
the Servlets folder..
Pls let me know how to resolve this issue..
Thanks in Advance
Sateesh
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Missing configuration resource for path /WEB-INF/struts-config.xml
 
Similar Threads
Problem with struts-config.xml
Missing configuration resource for path /WEB-INF/struts-config.xml
Missing configuration resource for path /WEB-INF/struts-config.xml
unable to locate /WEB-INF/struts-config.xml (Struts on WAS3.5. 2)
Resource Bundle files by Modules setup