[jboss-user] [Messaging, JMS & JBossMQ] - Specifying DestinationManager and
ALRubinger
do-not-reply at jboss.com
Tue Jun 12 05:15:48 EDT 2007
Hi all:
I have a few MDB listeners that do not require guaranteed delivery (or a persistent state manager), and was hoping someone had the configs handy for specifying the DestinationManager (I do have the org.jboss.mq.pm.none.PersistenceManager configured as a Null Persistence Manager) as well as setting the "InMemory" to "true" in an EJB3 MDB.
I'm using annotations on my MDB's, not necessarily configuring the backing queues/topics in a *-service.xml file in the deploy directory. Letting JBoss make the queues/topics for me as configured from the annotations in the MDB listener class.
Reference:
http://wiki.jboss.org/wiki/Wiki.jsp?page=ConfigJBossMQNullPersistence
Thanks in advance. :)
S,
ALR
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053404#4053404
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053404
More information about the jboss-user
mailing list