[jboss-jira] [JBoss JIRA] Created: (JBAS-6920) Don't rely upon a static Set of bootstrap JARs

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Thu May 14 13:12:46 EDT 2009


Don't rely upon a static Set of bootstrap JARs
----------------------------------------------

                 Key: JBAS-6920
                 URL: https://jira.jboss.org/jira/browse/JBAS-6920
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Andrew Lee Rubinger
            Assignee: Andrew Lee Rubinger


Everything in $JBOSS_HOME/lib should be eligible for the boot classpath, so scan and use everything in there.

If there's too much, we'll get leaking and improper parent>child CL delegation will throw NCDFE.  Too little, and we get CNFE.

-- 
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