mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-14 22:16:21 +00:00
7 lines
225 B
XML
7 lines
225 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> |