[jboss-jira] [JBoss JIRA] Created: (JBAS-4673) SARDeployer should throw an error if there is more than one loader repository
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Wed Sep 5 06:25:11 EDT 2007
SARDeployer should throw an error if there is more than one loader repository
-----------------------------------------------------------------------------
Key: JBAS-4673
URL: http://jira.jboss.com/jira/browse/JBAS-4673
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JMX
Affects Versions: JBossAS-4.2.1.GA
Reporter: Adrian Brock
Fix For: JBossAS-4.2.2.GA, JBossAS-5.0.0.GA
The SAR Deployer should be throwing an error if it finds more than one loader-repository config.
Currently it just ignores the duplicates and uses the first one.
The same problem exists in head in
ServiceDeploymentParser::parseLoaderRepositoryConfig()
which was copied from the SAR deployer.
--
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