Tomcat Failed to start
- by user530158
I have installed Tomcat on windows XP through the Tomcat installer.
I have installed JDK 1.6.
But when I start Tomacat from services.msi on XP, I get the following error:
java.lang.ClassNotFoundException: org.apache.catalina.core.AprLifecycleListener
at java.net.URLClassLoader$1.run(Unknown Source)
at…