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
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
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