[
https://issues.jboss.org/browse/WFLY-7668?page=com.atlassian.jira.plugin....
]
Radoslav Husar moved JBEAP-7494 to WFLY-7668:
---------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7668 (was: JBEAP-7494)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Clustering
(was: Clustering)
Affects Version/s: 10.1.0.Final
(was: 7.1.0.DR8)
Singleton subsystem downgrades in XML configuration file compared to
initial state when configuration change is performed on server
-----------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-7668
URL:
https://issues.jboss.org/browse/WFLY-7668
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 10.1.0.Final
Reporter: Radoslav Husar
Assignee: Radoslav Husar
Singleton subsystem downgrades after configuration change is performed on server:
{code}
3a4
>
37a39,44
>
> <system-properties>
> <property name="foo" value="bar"/>
> </system-properties>
>
>
92a100
>
423c431
< <subsystem xmlns="urn:jboss:domain:singleton:2.0">
---
> <subsystem xmlns="urn:jboss:domain:singleton:1.0">
473a482
>
487a497
>
{code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)