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

Jiri Daněk edited comment on DISPATCH-1300 at 3/22/19 8:10 PM:
---------------------------------------------------------------

Would the following work?
{noformat}
 865                 "httpRootDir": {
 866                     "type": "path",
+                        "default": "stand-alone console directory",
 867                     "description": "Absolute path to a directory from 
which to serve static HTML files. For example, 
/usr/share/qpid-dispatch/console.",
 868                     "deprecationName": "httpRoot",
 869                     "create": true
 870                 },
{noformat}


was (Author: jdanek):
Would the following work?

{noformat}
 865                 "httpRootDir": {
 866                     "type": "path",
+                        "default": "stand-alone console directory".
 867                     "description": "Absolute path to a directory from 
which to serve static HTML files. For example, 
/usr/share/qpid-dispatch/console.",
 868                     "deprecationName": "httpRoot",
 869                     "create": true
 870                 },
{noformat}

> Remove 'stand-alone' from console install path
> ----------------------------------------------
>
>                 Key: DISPATCH-1300
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1300
>             Project: Qpid Dispatch
>          Issue Type: Improvement
>          Components: Console
>    Affects Versions: 1.5.0
>            Reporter: Ernest Allen
>            Assignee: Ernest Allen
>            Priority: Major
>             Fix For: 1.6.0
>
>
> Remove 'stand-alone' from the console install directory. This allows upstream 
> and downstream console locations to match. It also allows the console to be 
> used without requiring httpRoot to be setup.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to