I am having a problem whenever I start tomcat with the startup script and I wonder if anyone knows anything about this. when I use startup.bat I get :
ContextConfig[/slide]: Scanning library JAR files 2002-05-09 13:45:57 ContextConfig[/slide]: tldConfigJar(/WEB-INF/lib/crimson.jar): java.io.IOException: The system cannot find the path specified 2002-05-09 13:45:57 ContextConfig[/slide]: tldConfigJar(/WEB-INF/lib/hsqldb.jar): java.io.IOException: The system cannot find the path specified 2002-05-09 13:45:57 ContextConfig[/slide]: tldConfigJar(/WEB-INF/lib/jaxp.jar): java.io.IOException: The system cannot find the path specified 2002-05-09 13:45:57 ContextConfig[/slide]: tldConfigJar(/WEB-INF/lib/jdom.jar): java.io.IOException: The system cannot find the path specified 2002-05-09 13:45:57 ContextConfig[/slide]: tldConfigJar(/WEB-INF/lib/jta.jar): java.io.IOException: The system cannot find the path specified 2002-05-09 13:45:57 ContextConfig[/slide]: tldConfigJar(/WEB-INF/lib/pwslide-app.jar): java.io.IOException: The system cannot find the path specified 2002-05-09 13:45:57 ContextConfig[/slide]: tldConfigJar(/WEB-INF/lib/slide-kernel.jar): java.io.IOException: The system cannot find the path specified 2002-05-09 13:45:57 ContextConfig[/slide]: tldConfigJar(/WEB-INF/lib/slide-roles.jar): java.io.IOException: The system cannot find the path specified 2002-05-09 13:45:57 ContextConfig[/slide]: tldConfigJar(/WEB-INF/lib/slide-stores.jar): java.io.IOException: The system cannot find the path specified 2002-05-09 13:45:57 ContextConfig[/slide]: tldConfigJar(/WEB-INF/lib/slide-webdavservlet.jar): java.io.IOException: The system cannot find the path specified However if I start tomcat by calling "bootstrap.jar", i don't receive these errors. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
