[jboss-jira] [JBoss JIRA] (WFLY-4062) statistics-enabled not persisted for webservices subsystem

Claudio Miranda (JIRA) issues at jboss.org
Thu Nov 6 19:47:29 EST 2014


Claudio Miranda created WFLY-4062:
-------------------------------------

             Summary: statistics-enabled not persisted for webservices subsystem
                 Key: WFLY-4062
                 URL: https://issues.jboss.org/browse/WFLY-4062
             Project: WildFly
          Issue Type: Bug
          Components: Web Services
            Reporter: Claudio Miranda
            Assignee: Alessio Soldano
            Priority: Minor


Enabling statistics for webservices subsystem is not persisted in standalone.xml/domain.xml

/subsystem=webservices:write-attribute(name=statistics-enabled,value=true)

It should persist as below

<subsystem xmlns="urn:jboss:domain:webservices:2.0" statistics-enabled="true">



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list