[jboss-jira] [JBoss JIRA] (WFLY-3843) Logging application constraints don't allow Deployers to modify logging in web console

Chris Dolphy (JIRA) issues at jboss.org
Wed Sep 10 11:35:19 EDT 2014


Chris Dolphy created WFLY-3843:
----------------------------------

             Summary: Logging application constraints don't allow Deployers to modify logging in web console
                 Key: WFLY-3843
                 URL: https://issues.jboss.org/browse/WFLY-3843
             Project: WildFly
          Issue Type: Bug
          Components: Web Console
    Affects Versions: 8.1.0.Final
            Reporter: Chris Dolphy
            Assignee: Heiko Braun


After adding constraints for logging (logger and logging-profile), the Deployer role can't edit either logger data in the web console.

<constraints>
  <application-classifications>
    <application-classification type="logging" name="logger" application="true"/>
    <application-classification type="logging" name="logging-profile" application="true"/>
  </application-classifications>
</constraints>



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list