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

ASF subversion and git services commented on DISPATCH-375:
----------------------------------------------------------

Commit f30eccc44babf7f15368dd6e46b40168592fbe43 in qpid-dispatch's branch 
refs/heads/master from [~eallen]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=f30eccc ]

DISPATCH-375: Fix target .war file name in installation instructions


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to