Hi, I'm have an we app developed on visual age + websphere test
environment finished. Now I need to port this app to a production
server running websphere 3.5.2 but when I try to run a .do action I
get the following error:

Original Error:
Error Message: Failed to load target servlet [action]
Error Code: 500
Target Servlet: action
Error Stack: 
--------------------------------------------------------------------------------
Root Error-1: Missing configuration resource for path /WEB-INF/struts-config.xml
javax.servlet.UnavailableException: Missing configuration resource for path 
/WEB-INF/struts-config.xml 
     at org.apache.struts.action.ActionServlet.initMapping(ActionServlet.java:1261) 

The document root of my web app is:
  /opt/IBMWebAS/hosts/default_host/cuida2/
I have the struts-config.xml in
  /opt/IBMWebAS/hosts/default_host/cuida2/WEB-INF/strust-config.xml
The ResouceProperties file is in the application ClassPath.

What can be wrong? Any tip will be really appreciated.

--
Juan Pablo Villaverde
Tec. en Infraestructura de Redes
Soluciones Punto Com S.A. 
http://www.spcom.com.ar



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

Reply via email to