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-835f377f8fa5ec22368d701a8412f282R1333
Look at lines 1333-1350 Util.java
- is cloned by
-
WFCORE-1787 Try to add resource with OBJECT type attribute cause IllegalArgumentException
- Resolved
- is incorporated by
-
JBEAP-5897 (7.1.0) Upgrade to WildFly Core 3.0.0.Alpha8
- Verified