Main startup of virtualhosts doesn't correctly resolve any config file
variables such as ${conf}
------------------------------------------------------------------------------------------------
Key: QPID-431
URL: https://issues.apache.org/jira/browse/QPID-431
Project: Qpid
Issue Type: Bug
Components: Java Broker
Reporter: Martin Ritchie
Main.setupVirtualHosts/startup
Doesn't correctly resolve the path from the virtualhosts section of the XML.
Currently it resolved ${conf} manually to be the location of the config.xml
file and not the value specified in the xml file.
This should be resolved by the Configuration classes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.