Lorenz Quack created QPID-7401:
----------------------------------
Summary: [Java Broker] Ensure getContextValue is only called after
model has been resolved
Key: QPID-7401
URL: https://issues.apache.org/jira/browse/QPID-7401
Project: Qpid
Issue Type: Bug
Components: Java Broker
Reporter: Lorenz Quack
Currently in a couple of places we call getContextValue before the model is
fully resolved (e.g., in constructors or field initialisations). This means
values will not be interpolated correctly.
We should ensure that context variables are looked up after the model is
resolved (e.g., in onOpen or similar).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]