Provide a mechanism to hide specific classes  of a configuration to all its 
children
------------------------------------------------------------------------------------

                 Key: GERONIMO-4403
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4403
             Project: Geronimo
          Issue Type: New Feature
      Security Level: public (Regular issues)
          Components: kernel
    Affects Versions: 2.1.3
            Reporter: Gianny Damour
            Assignee: Gianny Damour
             Fix For: 2.2


When a configuration uses a commonly used library, e.g. Spring, the only way to 
prevent child configurations to use this library and use their own copy is to 
fiddle with the class loading set-up of each child. To some extent, it can be 
quite user unfriendly to provide such an extract class loading configuration 
for each child.

A mechanism allowing the configuration of classes only visible by the 
configuration declaring them would be more user friendly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to