[jboss-jira] [JBoss JIRA] Created: (JBAS-6515) Remove the need for TempBasicXMLDeployer
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Tue Feb 17 10:11:45 EST 2009
Remove the need for TempBasicXMLDeployer
----------------------------------------
Key: JBAS-6515
URL: https://jira.jboss.org/jira/browse/JBAS-6515
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: MicroContainer bus
Affects Versions: JBossAS-5.0.0.GA
Reporter: Adrian Brock
Assignee: Ales Justin
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/
--
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