Re: stop auto creation

2022-07-25 Thread Christopher Pisz
ver websockets client that > > connects to my ActiveMQ instance. > > > > Currently, I have no authentication set up, and probably don't have a > need > > for it, as the whole thing is on an internal network anyway. > > > > My question then is, do I still need authentication to stop auto creation > > of queues? If so, how do I even authenticate from the client side when I > am > > programming a c++ app? > >

Re: stop auto creation

2022-07-25 Thread Matt Pavlovich
nal network anyway. > > My question then is, do I still need authentication to stop auto creation > of queues? If so, how do I even authenticate from the client side when I am > programming a c++ app?

stop auto creation

2022-07-25 Thread Christopher Pisz
do I still need authentication to stop auto creation of queues? If so, how do I even authenticate from the client side when I am programming a c++ app?