Exception on Startup in 3.2.1

2001-01-30 Thread Morris, Cavan
Has anyone seen this error on startup in 3.2.1? Exception in thread "main" java.lang.ExceptionInInitializerError: java.util.MissingResourceException : Can't find bundle for base name org.apache.tomcat.resources.LocalStrings, locale en_US at

RE: Help On running Tomcat

2001-01-30 Thread Morris, Cavan
You're haveing the same problem I am. If you go run $TOMCAT_HOME\bin\tomcat run it will run the server in the same window so when it quits you'll be able to see why. I'll bet dollars to dounuts you'll see this: Exception in thread "main" java.lang.ExceptionInInitializerError:

RE: Do I need apache for servlet-only use?

2001-01-30 Thread Morris, Cavan
Think about how many images your pages will have. They will always be static (Unless you're actually generating them on the fly), so if you have more than a few you'll probably want to use apache. -Cavan -Original Message- From: James Jouett [mailto:[EMAIL PROTECTED]] Sent: Tuesday,