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: dev@tomcat.apache.org
        ReportedBy: edoa...@aspix.it


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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to