[
https://issues.jboss.org/browse/WFCORE-1787?page=com.atlassian.jira.plugi...
]
Alexey Loubyansky commented on WFCORE-1787:
-------------------------------------------
Especially if it's a regression. Although bad descriptions should be forced to get
fixed. Once they are fixed, the CLI should not be expected to accept them, perhaps, unless
the validation is off.
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
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)