jboss « Message « Spring Q&A





1. JBoss doesn't sends a JmsTemplate (Spring) message    stackoverflow.com

Well, actually JBoss does send the message, but only when the current transaction started by the EJB is finished. We have this problem with JBoss 4.0.3 and Spring's JmsTemplate. An EJB sends ...

2. ActiveMQ in JBoss - message not picked up?    forum.springsource.org

I've configured a message listener using Spring - However, my messages do not ...