[ 
https://issues.apache.org/activemq/browse/AMQ-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51986#action_51986
 ] 

Philippe Mouawad commented on AMQ-2274:
---------------------------------------

I looked at code of 5.2 and the bug seems to come from 
IntrospectionSupport.setProperty, look at attached file to see that Boolean 
conversion fails.


I checked out trunk version of IntrospectionSupport and it seems that code has 
drastically changed and registers Spring property editor for Boolean.
But looking at RoadMap I didn't see any comment about that bug, so I register 
it just to see it in changelog


Philippe
www.ubik-ingenierie.com

> 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
>            Priority: Critical
>         Attachments: 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.

Reply via email to