Problem with the queue blocking at 5858 message count

2007-05-06 Thread Jignesh ShaH
Hi , I m using AMQ 4.1.1 and having broker and producer on same machine and consumer on different machine the size of the message is 1.5KB approx the problem is that even if I m using noon persistent mode on the Queue after 5858 messages there is no response from any of the sides. Can anybody h

Using JNDI to lookup an XAConnectionFactory

2007-05-06 Thread jfl123
I'm new to ActiveMQ. I have version 4.1.1. Is there a way to store a name for an XAConnectionFactory in JNDI? Thanks. -- View this message in context: http://www.nabble.com/Using-JNDI-to-lookup-an-XAConnectionFactory-tf3700526s2354.html#a10348154 Sent from the ActiveMQ - User mailing list arc

Re: ActiveMQ 4.1.1 MS SQL Server 2005 ACTIVEMQ_MSGS not found

2007-05-06 Thread Mario Siegenthaler
You can tell ActiveMQ to use a specific database type by the following configuration: Just lookup the correct adapter for SQL-Server. If you get a database locking issue use the modified adapter by Daniel Mueller: JIRA-Issue AMQ-1210 (http://issues.apache.org/activemq/browse/AMQ-1210) Hope to