Bug report #549 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/549>

REPORT #549 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: critical
Confidence: public
Environment: 
   Release: 3.2 final
   JVM Release: all
   Operating System: all
   OS Release: all
   Platform: all

Synopsis: 
ClassNotFound Exception are never reported in log files

Description:
Because of the problem reported in BUG ID #534 (and #535)
the libraries placed in WEB-INF/lib are not added to the classpath.
This should lead, when trying to use any classes from thoses libs,
in a ClassNotFoundException.
This exception is never reported in the log files (probably
catched somewhere without being reported)


Title: BugRat Report # 549

BugRat Report # 549

Project: Tomcat Release: 3.2 final
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: high Severity: critical
Confidence: public

Submitter: Sebastien Stormacq ( [EMAIL PROTECTED] )
Date Submitted: Dec 7 2000, 05:45:21 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
ClassNotFound Exception are never reported in log files
Environment: (jvm, os, osrel, platform)
all, all, all, all

Additional Environment Description:

Report Description:
Because of the problem reported in BUG ID #534 (and #535) the libraries placed in WEB-INF/lib are not added to the classpath. This should lead, when trying to use any classes from thoses libs, in a ClassNotFoundException. This exception is never reported in the log files (probably catched somewhere without being reported)

Workaround:
null

View this report online...

Reply via email to