In the messaging subsystem of jboss there are two possibilities to create a queue:
hornetq-server=default/queue= and hornetq-server=default/jms-queue=
What is the difference between these two queues?
In which case we should use "queue" instead of jms-queue?
Thank you