https://issues.apache.org/bugzilla/show_bug.cgi?id=49857
Konstantin Kolinko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX Severity|critical |minor --- Comment #1 from Konstantin Kolinko <[email protected]> 2010-09-01 08:32:43 EDT --- Re: the bootstrap.jar's manifest.mf file need tomcat-juli.jar item for command line start That was a deliberate change, and it WONT be fixed. For reference: http://markmail.org/message/meon7xii26lq5elc Re: java -jar bootstrap.jar -cp ./tomcat-juli.jar AFAIK, you cannot combine "-jar" and "-cp" when running Oracle's java launcher. See JDK docs for details. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
