If you download the tomcat .tar.gz and unpack it using winzip 8.1, the
(empty) temp directory is not created and
tomcat throws strange error messages.
The solution is of course to unpack using gnu gzip and tar
(I did not try downloading the tomcat zip file)
[just in case somebody else runs into this problem]
2002-08-14 15:52:58 StandardHost[localhost]: Installing web application at
context path /bingo from URL file:C:\java\jakarta-tomcat-4.1.8\webapps\bingo
2002-08-14 15:52:58 WebappLoader[/bingo]: Deploying class repositories to
work directory C:\java\jakarta-tomcat-4.1.8\work\Standalone\localhost\bingo
2002-08-14 15:52:58 WebappLoader[/bingo]: Deploy JAR
/WEB-INF/lib/mm.mysql-2.0.4-bin.jar to
C:\java\jakarta-tomcat-4.1.8\webapps\bingo\WEB-INF\lib\mm.mysql-2.0.4-bin.jar
2002-08-14 15:52:59 ContextConfig[/bingo] Exception processing JAR at
resource path /WEB-INF/lib/mm.mysql-2.0.4-bin.jar
javax.servlet.ServletException: Exception processing JAR at resource path
/WEB-INF/lib/mm.mysql-2.0.4-bin.jar
...
----- Root Cause -----
java.io.IOException: Das System kann den angegebenen Pfad nicht finden
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
_________________________________________________________________
Mit MSN Fotos k�nnen Sie kinderleicht Ihre Fotos ausdrucken und Freunden zur
Verf�gung stellen: http://photos.msn.de
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>