Hi

I assume Hadrian could give us a hint here...

The TypeConverter file located at:

https://github.com/droolsjbpm/droolsjbpm-integration/blob/master/drools-camel/src/main/resources/META-INF/services/org/apache/camel/TypeConverter

claims that there're should be at least a Class with one Method annotated
with the Camel @Converter annotation, however looking at:

https://github.com/droolsjbpm/droolsjbpm-integration/tree/master/drools-camel/src/main/java/org/drools/camel/component

I couldn't find any such Class. So maybe in worst case removing that
TypeConverter file by yourself inside JAR could help.

@Hadrian 

I see your *bold* comment (https://issues.jboss.org/browse/JBRULES-2347)
about your commit for the TypeConverter file here with the content:

There is a META-INF directory that uses the camel structure:
org.apache.camel.. That has to stay the way it is, because
of conventions camel makes. The classes however can be in any package (now
org.drools.camel.).

Could you maybe give us a hint about this. Am I missing something?

Babak

--
View this message in context: 
http://camel.465427.n5.nabble.com/org-apache-camel-RuntimeCamelException-org-apache-camel-TypeConverterLoaderException-Failed-to-load--tp5575757p5576409.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to