Klaus Rohwer wrote the following on 4/3/2006 5:01 AM:
During startup Tomcat suddenly doesn't continue after having given out the following lines: 03.04.2006 10:46:26 org.apache.struts.util.PropertyMessageResources <init> INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true 03.04.2006 10:46:26 org.apache.struts.util.PropertyMessageResources <init> INFO: Initializing, config='org.apache.struts.action.ActionResources', returnNull=true 03.04.2006 10:46:27 org.apache.struts.util.PropertyMessageResources <init> INFO: Initializing, config='myStruts.ApplicationResources', returnNull=true 3) JARs that I am using: commons-beanutils.jar commons-digester.jar javax.servlet.jar struts.jar xmlParserAPIs.jar
Not sure what the problem is exactly but you definitely don't need javax.servlet.jar and xmlParserAPIs.jar in your WEB-INF/lib for a Struts app to run.
-- Rick http://www.learntechnology.net --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]