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

David Kornel closed DISPATCH-1027.
----------------------------------
    Resolution: Invalid

> Cannot connect to router using WS when amqp protocol is specified
> -----------------------------------------------------------------
>
>                 Key: DISPATCH-1027
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1027
>             Project: Qpid Dispatch
>          Issue Type: Bug
>    Affects Versions: 1.1.0
>         Environment: client - rhea
> router - 1.1.0-RC3 (same issue is with previous versions)
>            Reporter: David Kornel
>            Priority: Major
>
> I cannot connect using websocket connection to router when http is enabled in 
> listener when 'amqp' protocol is specified in websocket connection. I can 
> only do that when only 'binary' is specified without 'amqp'. Otherwise I 
> cannot connect to artemis using websocket when amqp is not specified.
> Router:
> {code:java}
> SERVER (info) Connection from 127.0.0.1 (to 0.0.0.0:5673) failed: 
> amqp:connection:framing-error No valid protocol header found
> {code}
>  
>  Reproducer
>  
> {code:java}
> npm install cli-rhea -g
> cli-rhea-sender --broker localhost:5673 --count 1 --conn-ws true 
> --conn-ws-protocols binary amqp{code}
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to