Hynek Švábek created WFCORE-1787:
------------------------------------
Summary: Try to add resource with OBJECT type attribute cause
IllegalArgumentException
Key: WFCORE-1787
URL:
https://issues.jboss.org/browse/WFCORE-1787
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Hynek Švábek
Assignee: Alexey Loubyansky
Priority: Blocker
Try to add resource with OBJECT type attribute cause IllegalArgumentException.
*Actual result:*
CLI operation failed with IllegalArgumentException
*Expected results:*
Success CLI operation
*My investigation:*
In my opinion is problem caused by this PR to wildfly-core
https://github.com/wildfly/wildfly-core/pull/1698/files#diff-835f377f8fa5...
Look at lines 1333-1350 Util.java
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)