[jboss-jira] [JBoss JIRA] Created: (JBDEPLOY-40) Add warnings about "spurious" subdeployment classloaders

Adrian Brock (JIRA) jira-events at lists.jboss.org
Mon May 26 06:15:42 EDT 2008


Add warnings about "spurious" subdeployment classloaders
--------------------------------------------------------

                 Key: JBDEPLOY-40
                 URL: http://jira.jboss.com/jira/browse/JBDEPLOY-40
             Project: JBoss Deployers
          Issue Type: Feature Request
          Components: classloading
    Affects Versions: JBDEPLOY-2.0.0.Beta13
            Reporter: Adrian Brock
         Assigned To: Adrian Brock
             Fix For: JBDEPLOY-2.0.0.CR1


1) People can accidently create subdeployment classloaders if they add jboss-classloading.xml
to their META-INF of a subdeployment

2) If people do this deliberately and specify a classloading domain, the domain is ignored
since the domain has to be controlled to have a parent of the main deployment classloader

We should issue warnings at least for point (2).
We could also issue a warning for point (1) when it is not a web-app
since that is the intended use case.

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