Hi, I would just like someone to confirm how I specify an exact maximum limit of memory that queued JMS messages should use.
I currently have three separate queues all of which store messages using the JDBC persistence manager into a local Firebird database. Do I just need to change the 'org.jboss.mq.server.MessageCache' bean in the jmsmq-service.xml? i.e. The HighMemoryMark, and MaxMemoryMark attributes of this mbean. Also when the messages are swapped out of memory when these limits are reached will they be stored into the currently configured 'PersistenceManager' mbean which is my file in the JDBC one? Because this doesn't seem right because my messages are already in the database as they are durable. Could someone advise me on this? thanks, Jeff. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3822936#3822936 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3822936 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
