Saturday, November 15, 2003
Tomcat 5 missing logging JAR
A follow up to the last post. In configuring a new system I discovered that Tomcat 5.0.14 needs to have the commons-logging-api.jar added to the common\lib directory. Without it Jasper would not start the org.apache.jasper.JspC class in the jasper2 target. For some reason Tomcat 5 does not ship with the logging jar.
posted at
2032 hrs
|
Comments [0]
A follow up to the last post. In configuring a new system I discovered that Tomcat 5.0.14 needs to have the commons-logging-api.jar added to the common\lib directory. Without it Jasper would not start the org.apache.jasper.JspC class in the jasper2 target. For some reason Tomcat 5 does not ship with the logging jar.
posted at
2032 hrs
|
Comments [0]
