-
Task
-
Resolution: Obsolete
-
Major
-
JBossAS-5.0.0.GA
-
None
There's a TempBasicXMLDeployer that was introduced for JBAS-6168 such that the profile service can list
all KernelDeployments from the bootstrap.
http://fisheye.jboss.org/viewrep/JBossAS/trunk/bootstrap/src/main/org/jboss/bootstrap/microcontainer/TempBasicXMLDeployer.java
This should be removed in favour of adding this functionality to the MC class.
The class has also been copied into the new bootstrap codebase so it needs fixing there as well
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/bootstrap/trunk/src/main/java/org/jboss/bootstrap/microcontainer/