You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Brad Harvey (Jira)" <ji...@apache.org> on 2020/06/05 00:10:00 UTC

[jira] [Created] (CAMEL-15151) Cannot use placeholders on RedeliveryPolicy enums

Brad Harvey created CAMEL-15151:
-----------------------------------

             Summary: Cannot use placeholders on RedeliveryPolicy enums
                 Key: CAMEL-15151
                 URL: https://issues.apache.org/jira/browse/CAMEL-15151
             Project: Camel
          Issue Type: Bug
          Components: camel-base
    Affects Versions: 3.3.0
            Reporter: Brad Harvey


<redeliveryPolicy retryAttemptedLogLevel="\{{placeholder}}"/> does not work due to IllegalArgumentException: no enum constant org.apache.camel.LoggingLevel.\{{placeholder}}.

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)