| Author |
Message |
|
|
Post subject: Tomcat not using WebappClassLoader when run from Eclipse
Posted: Feb 08, 2007 - 10:30 AM
|
|
Joined: Feb 08, 2007
Posts: 1
|
|
Using Eclipse 3.2.1, Tomcat 5.5.20
When I start Tomcat from within Eclipse the console is missing a line which appears to be critical to the proper startup of Eclipse. The line I'm referring to is: "org.apache.catalina.loader.WebappClassLoader validateJarFile"
I've "tweaked" the Tomcat server configuration within Eclipse and have got this line to show up in the Eclipse console every once in a while. After which my application runs as expected. Tweaking = reboot, removing Tomcat Server from Eclipse and recreating, restarting eclipse. Removing Tomcat installation and reinstalling...
However my "tweaking" isn't working anymore. Running Tomcat from within Eclipse just isn't consistent.
It is consistently working whenever I start Tomcat from the command line. Whether it works or not depends on whether I get that "org.apache.catalina.loader.WebappClassLoader validateJarFile" line in the console when Tomcat starts. I want the WebappClassLoader validateJarFile to execute when starting Tomcat from within Eclipse all the time!
Please let me know if you need me to clarify anything. Thanks in advance to you experts who graciously offer help! |
|
|
| |
|
|
|
 |
|
|
| |