You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2010/12/02 14:10:13 UTC

[jira] Updated: (AMQ-2576) Discovery is broken when using HTTP transport.

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

Dejan Bosanac updated AMQ-2576:
-------------------------------

    Fix Version/s:     (was: 5.4.2)
                   5.5.0

> Discovery is broken when using HTTP transport.
> ----------------------------------------------
>
>                 Key: AMQ-2576
>                 URL: https://issues.apache.org/jira/browse/AMQ-2576
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>            Reporter: Eric Bouer
>             Fix For: 5.5.0
>
>
> When I use HTTP transport I get no advisory messages and no indication of connection lost in the broker.
> I kill my producer with CTRL+C and I still see it in the web console under connections/connector http, and "true" in active column.
> Ofcurse I don't have this problem when using tcp transport.
> Broker transport is configured this way:
>  <transportConnectors>
>             <transportConnector name="openwire" uri="tcp://0.0.0.0:61616"/>
>             <transportConnector name="http" uri="http://0.0.0.0:8080"/>
>        </transportConnectors>
> My Broker and Client are 5.3.0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.