Re: tomcat-juli.jar not on classpath of bootstrap.jar MANIFEST.MF anymore in Tomcat 7

2011-01-27 Thread Konstantin Kolinko
2011/1/27 Nick Wiedenbrück : > Trying to start Tomcat 7 with "java -jar bootstrap.jar" doesn't work > anymore, because tomcat-juli.jar is not on classpath (it was on Tomcat 6). > Looks like the Class-Path in MANIFEST.MF does not contain it anymore. Is > there a reason for this? There is. Search de

tomcat-juli.jar not on classpath of bootstrap.jar MANIFEST.MF anymore in Tomcat 7

2011-01-27 Thread Nick Wiedenbrück
Trying to start Tomcat 7 with "java -jar bootstrap.jar" doesn't work anymore, because tomcat-juli.jar is not on classpath (it was on Tomcat 6). Looks like the Class-Path in MANIFEST.MF does not contain it anymore. Is there a reason for this? It's still possible to start Tomcat by calling java -cla