[jboss-as7-dev] JMS queues: default attributes

Heiko Braun hbraun at redhat.com
Wed May 4 04:23:48 EDT 2011


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 at localhost:9999 /] /profile=default/subsystem=jms/queue=testQueue:read-resource(recursive=true)
{
    "outcome" => "success",
    "result" => {"entries" => ["queue/test"]},
    "compensating-operation" => undefined
}







More information about the jboss-as7-dev mailing list