0 Replies Latest reply on Jan 23, 2013 6:47 AM by blandfordj

    Problem injecting a uri option with an @ symbol in the property

    blandfordj

      Hi,

       

      I have a property in a blueprint context as below:-

       

       

       

      when I check the logs I see a value of:-

       

      uriOption=string%40string

       

      Similarly, if I over-ride the property above with a karaf profile property I get the same value.

       

      Could anyone advise on how to get around this?  I've tried escaping the property with string\@string but that doesn't seem to make a difference (I don't expect to need to do this as it isn't a char that needs to be escaped I don't think).

       

      Regards,

       

      Justin