[jboss-jira] [JBoss JIRA] Closed: (JBAS-4536) Isolated classloading is incorrectly isolating java.* classes

Adrian Brock (JIRA) jira-events at lists.jboss.org
Wed Jul 11 00:05:32 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBAS-4536?page=all ]

Adrian Brock closed JBAS-4536.
------------------------------

    Fix Version/s:     (was: JBossAS-4.4.0.CR1)
       Resolution: Done

> Isolated classloading is incorrectly isolating java.* classes
> -------------------------------------------------------------
>
>                 Key: JBAS-4536
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4536
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: ClassLoading
>    Affects Versions: JBossAS-4.2.1.GA
>            Reporter: Adrian Brock
>         Assigned To: Adrian Brock
>             Fix For:  JBossAS-5.0.0.Beta3, JBossAS-4.2.2.GA
>
>
> If you isolate your classloading and then include a class in the jar that is a java.* class from the JDK
> it never delegates the request to the JDK. Instead you get a ClassNotFoundException
> because you are only allowed to load java.* classes from outside the bootstrap classloader.

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

        



More information about the jboss-jira mailing list