You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Geert Schuring (JIRA)" <ji...@apache.org> on 2016/07/08 09:59:10 UTC

[jira] [Created] (CAMEL-10135) Bean creation exception swallowed

Geert Schuring created CAMEL-10135:
--------------------------------------

             Summary: 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


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)