1 Reply Latest reply on Jul 13, 2010 7:08 PM by timcoat_tim

    MinaConfiguration and ClassNotFoundException

    timcoat_tim

      Here is a simple question I hope. I am attempting to setup "Configuring Mina filters" as indicated in Chapter 36 of the FUSE Mediation Router manual. It states to use

       

      something like this:

       

       

       

      When I deploy and start my bundle I get

       

      ClassNotFoundException: org.apache.camel.component.mina.MinaConfiguration not found from bundle

       

      and I can not find org.apache.camel.component.mina.MinaConfiguration in the camel-mina bundle deployed as version 2.2.0-fuse-01-00 even though looking at the actual camel-mina-2.2.0-fuse-01-00.jar file with a zip browser I can see the class.

       

      What can be going on?

       

      Edited by: timcoat on Jul 13, 2010 7:16 PM