Justin Ross created QPID-5380:
---------------------------------

             Summary: Dispatch - Simplify use of non-system instances
                 Key: QPID-5380
                 URL: https://issues.apache.org/jira/browse/QPID-5380
             Project: Qpid
          Issue Type: Improvement
          Components: Qpid Dispatch
            Reporter: Justin Ross
            Assignee: Justin Ross


Right now the config path is set to /etc/qpid-dispatch/... in every instance, 
and the user needs to override it.

For checkouts and other alternate installs, I propose that instead we look to 
see if QPID_DISPATCH_HOME is set, and if so load config from 
QPID_DISPATCH_HOME/etc.

If we then change QPID_DISPATCH_HOME to be the dispatch build dir, where the 
configured files land by convention, we'll have an instance that can run 
without extra args.

  - Load config from QPID_DISPATCH_HOME/etc if QDH is set; otherwise, use 
/etc/qpid-dispatch/...
  - Change the config.sh QPID_DISPATCH_HOME to $(pwd)/build

This additionally helps with home-dir installs.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to