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

ASF GitHub Bot commented on CAMEL-8556:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/camel/pull/446


> AnnotationTypeConverterLoader treats package as class
> -----------------------------------------------------
>
>                 Key: CAMEL-8556
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8556
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.15.0
>            Reporter: Thomas Diesler
>             Fix For: 2.15.1, 2.16.0
>
>
> A package with an uppercase letter like 
> {code}
> org.wildfly.camel.test.core.subA
> {code}
> would be treated as class leading to 
> {code}
> Caused by: java.lang.NullPointerException
>       at 
> org.apache.camel.impl.converter.AnnotationTypeConverterLoader.loadConverterMethods(AnnotationTypeConverterLoader.java:262)
>       at 
> org.apache.camel.impl.converter.AnnotationTypeConverterLoader.load(AnnotationTypeConverterLoader.java:130)
>       at 
> org.apache.camel.impl.converter.BaseTypeConverterRegistry.loadTypeConverters(BaseTypeConverterRegistry.java:544)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to