You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/12/16 18:46:54 UTC

DO NOT REPLY [Bug 50488] New: classpath for jsvc in web page

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


DO NOT REPLY [Bug 50488] classpath for jsvc in web page

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50488

Edoardo Panfili <ed...@aspix.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|                            |All

--- Comment #1 from Edoardo Panfili <ed...@aspix.it> 2010-12-16 13:05:46 EST ---
under Mac OS X 10.6.5 64 bit also the parameter "-jvm server" is necessary

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


DO NOT REPLY [Bug 50488] classpath for jsvc in web page

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50488

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Mark Thomas <ma...@apache.org> 2011-01-04 11:57:14 EST ---
Thanks for the report. Fixed in 7.0.x and will be included in 7.0.5 onwards.

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