]
Jean-Francois Denise updated WFCORE-1787:
-----------------------------------------
Git Pull Request:
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: Jean-Francois Denise
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