[jboss-jira] [JBoss JIRA] Created: (JBBOOT-24) Remove ClassLoading as a concern of Bootstrap

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Thu Apr 2 16:16:23 EDT 2009


Remove ClassLoading as a concern of Bootstrap
---------------------------------------------

                 Key: JBBOOT-24
                 URL: https://jira.jboss.org/jira/browse/JBBOOT-24
             Project: JBoss Bootstrap
          Issue Type: Feature Request
          Components: build, impl-mc
            Reporter: Andrew Lee Rubinger
            Assignee: Andrew Lee Rubinger


Bootstrap currently imposes ClassLoading assumptions upon the contents of the application CP (extension ClassLoader) and the JARs within $JBOSS_HOME/lib.  The launcher should be able to tolerate a variety of deployment scenarios - ie. a fully-realized application ClassPath, or a TCCL with all the classes visible.  Then ClassLoading is moved to the responsibility of the Launcher (bootstrap client).

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