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

Grzegorz Grzybek edited comment on CAMEL-12251 at 2/9/18 1:34 PM:
------------------------------------------------------------------

When I have blueprint XML file, where component bean is (possibly indirectly) 
dependent on property placeholder resolution, there may be 
ComponentDefinitionException which is printed at TRACE level only, but because 
components are instantiated inside 
{{org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelDependenciesFinder#process()}},
 they have to be defined correctly, so definition problems should be printed 
with higher level.


was (Author: gzres):
When I have blueprint XML file, where component bean is (possibly indirectly) 
dependent on property placeholder resolution, there may be 
ComponentDefinitionException which is printed at TRACE level only, but because 
components are instantiated inside 
{{org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelDependenciesFinder#process()}},
 they have to be defined correctly.

> Do not hide (so much) blueprint.container.ComponentDefinitionException
> ----------------------------------------------------------------------
>
>                 Key: CAMEL-12251
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12251
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-blueprint
>    Affects Versions: 2.20.2
>            Reporter: Grzegorz Grzybek
>            Assignee: Grzegorz Grzybek
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to