I have set up a few computers with Tomcat on a network and local machines. I am having problems running Tomcat on this particular machine which is on a network. I have moved the servlet.jar file to the java sdk home/jre/lib/ext. I have set up JAVA_HOME to point to my sdk location and the TOMCAT_HOME to the tomcat location. when I run Tomcat by typing tomcat startup or tomcat start it opens a new dos window and closes it immediately. I type in tomcat run and it gives me this error: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tomcat/logging/Logger
What could be causing this error? How do I fix it so that I can run Tomcat on this machine. Could the current network setup interfere? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]