[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Cannot subscribe an MDB to a topic or queue

2006-05-02 Thread java_steve
Well I found the solution to the problem, I did had a typo in the packaging config and every time I deployed the app the jboss.xml did not go with it and that was where we were declaring the destination. Once I fixed this the whole thing worked including the durable subscriber I hope this helps

[JBoss-user] [Messaging, JMS & JBossMQ] - Cannot subscribe an MDB to a topic or queue

2006-04-27 Thread java_steve
Hello everyone. I have been searching for this solution for days and I cannot seem to find the right answer. I have tried to confugure my MDB to listen on a topic or queue that I have setup in jboss and it just seems to iqnore the configuration in the jboss.xml file, here is the jboss.xml

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Problem associating Topic with MDB

2006-04-21 Thread java_steve
Hi I am experiencing the same thing and I have checked all over for the solution. It seems that when I deploy the MDB the container creates a Topic with the same name and subscribes my MDB to it. What ever I put in the jboss.xml is ignored. jboss.xml MessageBean