I create two queues on two JBoss. I call the queue locates on the JBoss along
with the bridge as local queue and which is the target queue. The other one on
remote JBoss is the source queue. I want to pull the messages from remote to
local. However, it's not working. There is no error messa
I've asked this question weeks ago but didn't get any reply. Please help!
I have a secured queue which was configured correctly since I can read the
messages from a jms client by creating the connection with username/password .
Now I need to have a MDB to read it. I really don't know how to do