Rob Godfrey created QPID-5903:
---------------------------------

             Summary: [Java Broker] Provide mechanism to include strings with 
backslashes in interpolated json
                 Key: QPID-5903
                 URL: https://issues.apache.org/jira/browse/QPID-5903
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey


The ConfiguredObject model allows interpolation of values from environment 
variables.  Some ConfiguredObject attributes need to be provided in JSON 
format.  JSON strings need backslashes and double quote characters to be 
escaped.  

Enhance the interpolation functionality so that  ${json:foo} expands to the 
value of ${foo} but with json escaping



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to