[jboss-jira] [JBoss JIRA] Closed: (JBCL-78) Way to determine what BaseClassLoader a DelegateLoader maps to

Adrian Brock (JIRA) jira-events at lists.jboss.org
Tue Jan 13 06:00:04 EST 2009


     [ https://jira.jboss.org/jira/browse/JBCL-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Brock closed JBCL-78.
----------------------------

    Fix Version/s:     (was: JBossCL.2.2.0.Alpha)
                       (was: JBossCL.2.0.2.GA)
       Resolution: Incomplete Description
         Assignee:     (was: Adrian Brock)


Closing this until the requirement is properly discussed in the forums.

I've said before, you should not be doing things at this level,
this is classloader implementation details. 

You should be dealing with the classloader/module or deployment metadata.
If the information is not available at that level then that is where it needs to be exposed.

Having said that, this information is available but deliberately protected 
(package private) to avoid leaking classloader references which would be a security problem.

If it was implemented, then it would need a security permission check to decide
whether the caller should have access to the classloader.

> Way to determine what BaseClassLoader a DelegateLoader maps to
> --------------------------------------------------------------
>
>                 Key: JBCL-78
>                 URL: https://jira.jboss.org/jira/browse/JBCL-78
>             Project: JBoss ClassLoader
>          Issue Type: Feature Request
>            Reporter: Kabir Khan
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list