SonicMQ queue not found

226 views Asked by At

I am working on a JMS subscriber application in which i need to connect to a remote SonicMQ queue. When i connect to the queue using broker url,username,password etc, I am getting Queue not found exception but the queue exists on the broker and queue details are available on the .binding file. So can all the queues available in the .binding file be accessed using the non-.binding file method(connecting to broker using broker url and port)? Is there any difference between connecting to the broker using the brokerurl,username,password etc and connecting using .binding file as a provider url?

0

There are 0 answers