non-overridable filters working properly
----------------------------------------
Key: GERONIMO-4470
URL: https://issues.apache.org/jira/browse/GERONIMO-4470
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.0.4, 2.1.4, 2.2
Reporter: Kevan Miller
Fix For: 2.2
If we're unable to load a non-overridable class from a parent classloader and
inverse classloading is configured, looks like we'll try to load the class from
the local ClassLoader. I don't think this is correct. If we're unable to load
from a parent classloader, should always return a ClassNotFoundException...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.