In hornetmq-jms.xml i see
<queue name="ExpiryQueue">
<entry name="/queue/ExpiryQueue">
</queue>
but how to configure a topic?
in jboss 3.2.1 we did it throght jbossmq-destinations-service.xml
|
Download the HornetQ binary distribution and look at the 'topic' example. The file
There are many other examples. Please up-vote if you find this useful. |
|||
|
|
<topic name="...">? – skaffman Aug 26 '10 at 13:33