Simplify QMan configuration
----------------------------
Key: QPID-1411
URL: https://issues.apache.org/jira/browse/QPID-1411
Project: Qpid
Issue Type: Improvement
Components: Java Tools
Affects Versions: M4
Reporter: Arnaud Simon
Fix For: M4
Currently QMan is configured through a an xml file "config.xml" that must be
located in src\main\java\org\apache\qpid\management. This configuration file is
use for defining the type mappings and the brokers.
I would suggest that we do the following
- As default QMan does not connect to any broker
- The type mappings are part of the code
- Brokers can be configured via a VM parameter "qman-config" pointing on a xml
file
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.