[ 
https://issues.apache.org/jira/browse/DISPATCH-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15322555#comment-15322555
 ] 

Jiri Danek commented on DISPATCH-375:
-------------------------------------

BTW, in the same file, in config example
{noformat}
    listener {
        name: ProxyListener
        role: normal
        addr: 0.0.0.0
        port: 20009
        sasl-mechanisms: ANONYMOUS
    }
{noformat}

{{addr:}} should be replaced by {{host:}}, because of DISPATCH-306.

> Console instalation instructions do not work
> --------------------------------------------
>
>                 Key: DISPATCH-375
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-375
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Console
>    Affects Versions: 0.6.0
>            Reporter: Jiri Danek
>            Assignee: Ernest Allen
>            Priority: Trivial
>         Attachments: Dockerfile-debian
>
>
> Instructions in {{console/hawtio/README.md}} say that I should do
> {noformat}
>     cp target/dispatch-hawtio-console-*.war 
> apache-tomcat-8.0.35/webapps/dispatch-hawtio-console.war
> {noformat}
> but what I had to do in fact was
> {noformat}
>     cp target/dispatch-hawtio-console-*.war 
> apache-tomcat-8.0.35/webapps/dispatch-plugin.war
> {noformat}
> that is, the war file should have a different name than the document says.l



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to