[jboss-jira] [JBoss JIRA] (WFCORE-1795) :query operation fails with IllegalArgumentException when specifying a where parameter
Harald Pehl (JIRA)
issues at jboss.org
Wed Sep 14 09:39:00 EDT 2016
Harald Pehl created WFCORE-1795:
-----------------------------------
Summary: :query operation fails with IllegalArgumentException when specifying a where parameter
Key: WFCORE-1795
URL: https://issues.jboss.org/browse/WFCORE-1795
Project: WildFly Core
Issue Type: Feature Request
Components: CLI, Domain Management
Reporter: Harald Pehl
Assignee: Alexey Loubyansky
This operation works in WFLY 10:
{code}
/host=*/server=*:query(select=["name"],where={"server-group" = "main-server-group"})
{code}
whereas it fails with an IllegalArgumentException in WFLY 11
Without the {{where}} parameter the operation works.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list