Jiri Danek created DISPATCH-375:
-----------------------------------
Summary: 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
Priority: Trivial
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]