There could be a problem with <message-resources> in your struts-config.xml file, the parameter="" must refer to a file in your WAR file. Also, check that files referenced in struts-config.xml are included in your WAR file too.
-ed On 9/27/05, Carlos de la Flor Egiluz <[EMAIL PROTECTED]> wrote: > Hello i am bigning using struts. > i have made one aplication, little application and i have the first error: > > [27/09/05 12:26:04:688 CEST] 00000027 PropertyMessa I Initializing, config=' > org.apache.struts.util.LocalStrings', returnNull=true > [27/09/05 12:26:04:719 CEST] 00000027 PropertyMessa I Initializing, config=' > org.apache.struts.action.ActionResources', returnNull=true > [27/09/05 12:26:04:844 CEST] 00000027 ActionServlet E Parsing error > processing resource path > [27/09/05 12:26:04:875 CEST] 00000027 ActionServlet E TRAS0014I: Se ha > anotado cronológicamente la excepción siguiente > java.net.MalformedURLException: SRVE0238E: Las vías de accesos de recursos > tienen que empezar por una barra inclinada. > at com.ibm.ws.webcontainer.webapp.WebApp.getResource(WebApp.java:1915) > at com.ibm.ws.webcontainer.facade.ServletContextFacade.getResource( > ServletContextFacade.java:100) > at org.apache.struts.action.ActionServlet.parseModuleConfigFile( > ActionServlet.java:1002) > at org.apache.struts.action.ActionServlet.initModuleConfig( > ActionServlet.java:955) > at org.apache.struts.action.ActionServlet.init(ActionServlet.java:470) > at javax.servlet.GenericServlet.init(GenericServlet.java:256) > > can you help me? > thanks > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]