[jboss-jira] [JBoss JIRA] Created: (JBMICROCONT-270) AbstractKernelDeployer needs to establish KernelDeployment class loader as TCL

Scott M Stark (JIRA) jira-events at lists.jboss.org
Wed Mar 19 20:53:50 EDT 2008


AbstractKernelDeployer needs to establish KernelDeployment class loader as TCL
------------------------------------------------------------------------------

                 Key: JBMICROCONT-270
                 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-270
             Project: JBoss MicroContainer
          Issue Type: Bug
    Affects Versions: JBossMC-2.0.0.Beta11
            Reporter: Scott M Stark
         Assigned To: Scott M Stark
            Priority: Blocker
             Fix For: JBossMC-2.0.0.Beta11


With the JBDEPLOY-7/JBMICROCONT-231 change to the DeployerWrapper, deployer beans are not seeing the correct registration class loader. The current usage where the problem is seen in the bootstrap of the server that loads the bootstrap-beans.xml.

The bootstrap-beans.xml KernelDeployment has its own class loader that refers to the server libs jars, but this is not seen as the TCL for the deployer beans in bootstrap-beans.xml. AbstractKernelDeployer.deploy(final KernelDeployment deployment) should be establishing the deployment.classloader as the TCL.


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