The JMS API does not define a standard address syntax however Artemis will prepend each destination with jms.queue. or jms.topic internally. To create queues with no prefix you can use the core API.