Ok, I tried a test class and everything worked fine. While writing it I did run into a problem with MessageConsumer.receive(0). My old JMS server would block indefinitely until there was something to receive. It did not appear as if JBoss was doing this and I switched my test code to a MessageListener. This could be my problem, I will change the production code and see.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975823#3975823 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975823 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
