[
https://issues.jboss.org/browse/WFLY-4202?page=com.atlassian.jira.plugin....
]
Alexey Loubyansky closed WFLY-4202.
-----------------------------------
Resolution: Rejected
It's not about the add operation. Relative paths are supported with ./
And this is a way to differentiate between the operations requests (your case) and
commands. There is a bit on the difference between the two here
https://developer.jboss.org/wiki/CommandLineInterface
Domain-level logger category add does not behave as documented
--------------------------------------------------------------
Key: WFLY-4202
URL:
https://issues.jboss.org/browse/WFLY-4202
Project: WildFly
Issue Type: Bug
Components: CLI, Domain Management
Affects Versions: 8.2.0.Final
Reporter: Arcadiy Ivanov
Assignee: Alexey Loubyansky
{noformat}
[domain@localhost:9990 /]
profile=full-ha-osgi/subsystem=logging/logger=org.jboss.weld:add
'profile=full-ha-osgi/subsystem=logging/logger=org.jboss.weld:add' is not a valid
operation name.
{noformat}
According to the
[
documentation|https://docs.jboss.org/author/display/WFLY8/How+To#HowTo-Ho...]
the above should work
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)