[ 
https://issues.apache.org/jira/browse/QPID-7401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15449158#comment-15449158
 ] 

ASF subversion and git services commented on QPID-7401:
-------------------------------------------------------

Commit 1758397 from [~lorenz.quack] in branch 'java/trunk'
[ https://svn.apache.org/r1758397 ]

QPID-7401: [Java Broker] Ensure ACO#getContextValue() is only called after the 
model has been resolved

> [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
>            Assignee: Lorenz Quack
>             Fix For: qpid-java-6.1
>
>
> 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]

Reply via email to