[jboss-user] [JBoss Messaging] - Can a bridge work fine with the remote source and local targ

2007-08-02 Thread jsnhsu
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

[jboss-user] [Messaging, JMS & JBossMQ] - How to connect to a secured queue from MDB?

2007-07-27 Thread jsnhsu
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