[
https://issues.apache.org/jira/browse/GERONIMO-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks closed GERONIMO-4090.
----------------------------------
Resolution: Fixed
After realizing that you can get the same effect as the non-overridable classes
applying to the current classloader with the current code by depending on a
"parent" config with only the non-overrideable classes specified I decided that
whatever the original intent the current behavior is silly and just applying
non-overridable to the current classloader is appropriate.
trunk rev. 664554
branches 2.1 rev. 664556
> non-overridable-classes in an environment are ignored in that configuration,
> only used for children
> ---------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-4090
> URL: https://issues.apache.org/jira/browse/GERONIMO-4090
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: kernel
> Affects Versions: 2.1.x, 2.2
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 2.1.x, 2.2
>
> Attachments: GERONIMO-4090
>
>
> Configuration collects all the non-overridable-classes filters from all its
> ancestors, but ignores the one in the config's environment itself. This
> doesn't seem right. Also I'm not sure the interaction between ancestors
> hidden-classes and non-overridable-classes has been thought through.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.