Hi all,
I'm new to SMX3 and have been looking at the verious queues created in AMQ
and I've noticed that when my servicemix-bean element is communicating a new
queue called 'org.apache.servicemix.jca.ID_<ip>-120f7212883-0_<n>' where
<ip> is my machine's ip and <n> is sequential increasing number. There is a
similarly named 'org.apache.servicemix.jms.ID:<ip>-120f7212883-0_<n>' queue
also being created.
Is this correct or am I doing something wrong, like not calling close()
against some resource?
Stuart.