-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
This operation works in WFLY 10:
/host=*/server=*:query(select=["name"],where={"server-group" = "main-server-group"})
whereas it fails with an IllegalArgumentException in WFLY 11
Without the where parameter the operation works.
- is blocked by
-
WFCORE-1787 Try to add resource with OBJECT type attribute cause IllegalArgumentException
- Resolved