Looking at the schema schema for the JMS subsystem, I can see the attributes
'durable', 'selector'.
None of them are set. I expect default values for these attributes, no?
[domain@localhost:9999 /]
/profile=default/subsystem=jms/queue=testQueue:read-resource(recursive=true)
{
"outcome" => "success",
"result" => {"entries" => ["queue/test"]},
"compensating-operation" => undefined
}