You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2009/06/10 12:29:35 UTC

[jira] Resolved: (AMQ-2274) Setting keepAlive through URL does nothing

     [ https://issues.apache.org/activemq/browse/AMQ-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully resolved AMQ-2274.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.0

included Boolean test and added implementation of BooleanEditor that extends java.beans.PropertyEditorSupport rather than spring class.

r783281

> 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.1.0, 5.2.0
>         Environment: jdk5 
>            Reporter: Philippe Mouawad
>            Assignee: Gary Tully
>            Priority: Critical
>             Fix For: 5.3.0
>
>         Attachments: BooleanEditor.java, BugKeepAlive.java
>
>
> 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.