Bug report #377 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/377> REPORT #377 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: 3.2 b7 JVM Release: 1.3 Operating System: Win2000 OS Release: 2195 SP1 Platform: i386 Synopsis: Inconsistent application class loading behaviour Description: This seems more like a servlet 2.2 spec design issue, but I post it here anyway. When the classes are loaded from JARs residing in the {app}/WEB-INF/lib, different class loader then the application classloader (AdaptiveClassLoader) may be used, resulting in ClassNotFoundException thrown. This results in inconsistent application behaviour. See "How To Reproduce" section for concrete example and details.Title: BugRat Report # 377
BugRat Report # 377
Project: Tomcat | Release: 3.2 b7 |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: medium | Severity: serious |
Confidence:
public
|
Submitter:
Emil Marceta ( [EMAIL PROTECTED] )
Date Submitted:
Nov 13 2000, 01:42:28 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- Inconsistent application class loading behaviour
- Environment: (jvm, os, osrel, platform)
- 1.3, Win2000, 2195 SP1, i386
- Additional Environment Description:
- Sample web application using the JNDI with File System Service Provider 1.2 beta 3 (available from Sun @ http://java.sun.com/products/jndi/serviceproviders.html)
- Report Description:
- This seems more like a servlet 2.2 spec design issue, but I post it here anyway. When the classes are loaded from JARs residing in the {app}/WEB-INF/lib, different class loader then the application classloader (AdaptiveClassLoader) may be used, resulting in ClassNotFoundException thrown. This results in inconsistent application behaviour. See "How To Reproduce" section for concrete example and details.
- How To Reproduce:
- null
- Workaround:
- null
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]