mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-15 22:45:56 +00:00
7 lines
224 B
XML
7 lines
224 B
XML
<configuration xmlns="urn:activemq"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="urn:activemq /schema/activemq-jms.xsd">
|
|
|
|
<queue name="myJMSQueue/>
|
|
|
|
</configuration> |