[jboss-user] [Messaging, JMS & JBossMQ] - Re: How to store JMS messages permanently in the database

genman do-not-reply at jboss.com
Fri Jan 19 19:13:44 EST 2007


Meaning, you don't want the messages deleted upon acknowledgement?

It might be easiest with Oracle to simply have a trigger upon delete that copies the data to a second table.

You can theoretically alter the persistence manager, since the class is pluggable to do the same.


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

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



More information about the jboss-user mailing list