James.Strachan wrote: > > On 2/26/07, Iakov <[EMAIL PROTECTED]> wrote: >> >> hi, >> >> i am running a client which concurrently uses two connections both are >> named >> (thru createConnection method) both are working, but i only see one of >> them >> as named in JConsole. how come? > > Are you sure you are refreshing the tree in JConsole? Does restarting > JConsole help? > > -- > > James > ------- > http://radio.weblogs.com/0112098/ > >
yep, I have other clients that connect and disconnect and i can see the tree updating. I am using two different factories (the connecting threads are completely separate) and create ConnectionFactory via new in c++ api. should i keep one global factory ? -- View this message in context: http://www.nabble.com/cant-see-named-connection-in-jconsole-tf3294255s2354.html#a9167116 Sent from the ActiveMQ - User mailing list archive at Nabble.com.