1. I think you mean META-INF
2. Also you don't have to include "org.apache.activemq.camel.converter"
3. You should have uk.org.llgc.camel in the TypeConverter file as that
is your package not your class.

If you jar tvf your compiled jar (type_converter.jar in your case) you
should see something like:

    39 Mon Nov 22 18:30:58 CST 2010
META-INF/services/org/apache/camel/TypeConverter

Lastly turn on debug logging and you will see messages that camel
found your Converter



On Tue, Nov 23, 2010 at 11:24 AM, Remi Malessa <[email protected]> wrote:
> Still no luck.
>
> Remi
>
> On 11/23/2010 05:15 PM, Remi Malessa wrote:
>>
>> Hmmm, I think I know . . . "The contents are expected to be comma
>> separated package names..."
>>
>> Remi
>
>

Reply via email to