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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to