[jboss-jira] [JBoss JIRA] (AS7-4892) jboss-descriptor-property-replacement element is not processed properly
Tomaz Cerar (JIRA)
jira-events at lists.jboss.org
Fri May 25 06:44:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-4892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomaz Cerar reassigned AS7-4892:
--------------------------------
Assignee: Tomaz Cerar (was: David Lloyd)
> jboss-descriptor-property-replacement element is not processed properly
> -----------------------------------------------------------------------
>
> Key: AS7-4892
> URL: https://issues.jboss.org/browse/AS7-4892
> Project: Application Server 7
> Issue Type: Bug
> Components: EE
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Carlo de Wolf
> Assignee: Tomaz Cerar
> Priority: Blocker
> Fix For: 7.1.3.Final (EAP), 7.2.0.Alpha1
>
>
> The following operation:
> {noformat}
> {
> "operation" => "add",
> "address" => [("subsystem" => "ee")],
> "spec-descriptor-property-replacement" => false,
> "jboss-descriptor-property-replacement" => false,
> "global-modules" => undefined,
> "ear-subdeployments-isolated" => undefined
> }
> {noformat}
> Results in the following model:
> {noformat}
> {
> "global-modules" => undefined,
> "ear-subdeployments-isolated" => undefined,
> "spec-descriptor-property-replacement" => false
> }
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list