DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5231>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5231

Tomcat 3.2.4 does not start due to error in classpath in tomcat.bat

           Summary: Tomcat 3.2.4 does not start due to error in classpath in
                    tomcat.bat
           Product: Tomcat 3
           Version: 3.2.x Nightly
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Config
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


It appears that the org.xml.sax.* classes have been moved from parser.jar to 
crimson.jar between 3.2.3 and 3.2.4, but tomcat.bat has not been changed to 
reflect this in the staticClasspath section, so we get a NoClassDefFoundError 
exception for org.xml.sax.HandlerBase when attempting to start Tomcat.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to