[
https://issues.apache.org/jira/browse/CAMEL-10135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geert Schuring updated CAMEL-10135:
-----------------------------------
Attachment: FilterTest.java
I've modified the FilterTest example to reproduce the issue.
> Bean creation exception swallowed
> ---------------------------------
>
> Key: CAMEL-10135
> URL: https://issues.apache.org/jira/browse/CAMEL-10135
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.15.1
> Environment: Any
> Reporter: Geert Schuring
> Labels: beaninvocation, camel, constructor, exception-handling
> Attachments: FilterTest.java
>
>
> When a Route is referring to a Java Bean by class type while that class has
> no default constructor, Camel should throw an exception indicating that
> creation of the bean failed. Instead it ignores this problem resulting in an
> exchange encountering a null pointer exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)