https://issues.apache.org/bugzilla/show_bug.cgi?id=50488
Summary: classpath for jsvc in web page
Product: Tomcat 7
Version: 7.0.5
Platform: Macintosh
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
in the page http://tomcat.apache.org/tomcat-7.0-doc/setup.html in section "Unix
daemon"
the argument "-cp ./bin/bootstrap.jar" must be replaced with "-cp
./bin/bootstrap.jar:./bin/tomcat-juli.jar"
Using only "-cp ./bin/bootstrap.jar" tomcat can't start due to a class not
found exception "java.lang.NoClassDefFoundError:
org/apache/juli/logging/LogFactory"
--
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]