[jboss-user] [Messaging, JMS & JBossMQ] - Messages always persistent in Topic

fljmayer do-not-reply at jboss.com
Fri Jul 20 09:52:20 EDT 2007


We are using JBoss 4.0.5 with JBossMQ and recently ran into the problem that all topic messages were persisted into the Hypersonic database event though the TopicPublisher was set to NON_PERSISTENT and we also sent the messages with that flag. After some research we were able to configure the PersistenceManager and the topic in such a way that this didn't happen any more, but one question still remains:

In this behavior JMS compliant? The JMS MessageProducer, TopicPublisher etc have a DeliveryMode that can be PERSISTENT or NON_PERSISTENT. Why does JBossMQ completely ignore this setting? Or is there something we are overlooking?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066200#4066200

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066200



More information about the jboss-user mailing list