[
https://issues.apache.org/jira/browse/QPID-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610194#action_12610194
]
Aidan Skinner commented on QPID-431:
------------------------------------
This manifests itself with qpid -c config.xml failing with 'could not open
null/virtualhosts.xml' but qpid -c ./config.xml working
> 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
> Priority: Minor
> Fix For: M3
>
>
> 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.