Setting keepAlive through URL does nothing
------------------------------------------
Key: AMQ-2274
URL: https://issues.apache.org/activemq/browse/AMQ-2274
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.2.0, 5.1.0
Environment: jdk5
Reporter: Philippe Mouawad
Priority: Critical
I use ActiveMQ 5.2 and configure a client using jndi.properties with connection
url:
connection.TopicConnectionFactory.brokerURL=tcp://localhost:61616?soTimeout=30000&connectionTimeout=30000&keepAlive=true&minmumWireFormatVersion=3&jms.prefetchPolicy.all=5
All boolean properties (keepAlive) are ignored
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.