I managed to make Apache Tomcat work and created a dynamic web project. However, the inside the ide is flagged with a red exclamation mark. Checked the problems pane, it seems it is related to log4j jar file, I found -------------------------- Description Resource Path Location Type The container 'Apache Tomcat v6.0 [Apache Tomcat v6.0]' references non existing library /usr/share/tomcat6/lib/log4j-6.0.26.jar TestTomcat Build path Build Path Problem --------------------------
I checked my tomcat directrory, I have "log4j.jar" and a linik file "log4j-6.0.26.jar". What I noticed is that this link file is flagged with a lock image on the file icon besides it. All other jars are there well seen in the build bath except this one flagged with red What is needed to be done ? Thanks in advance --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org