2 Replies Latest reply on Mar 9, 2012 11:55 AM by baleado

    JT400 Component

    baleado

      Hi,

       

      I want to test the JT400 Component:

      http://fusesource.com/docs/esb/4.4.1/camel_component_ref/_IDU_JT400.html

       

      I'm getting an error when deploy a Camel route "No component find with scheme: jt400"

       

      I can't find the jt400 in features:list.

       

      I'm using apache-servicemix-4.4.1-fuse-02-05 destribution.

       

      How can I install and configure this component?

        • 1. Re: JT400 Component
          davsclaus

          You could try to install the jt400 JAR manually and then the camel-jt400 bundle afterwards

           

          osgi:install wrap:mvn:net.sf.jt400/jt400-full/6.0
          osgi:install mvn:org.apache.camel/camel-jt400/4.4.1-fuse-02-05
          

           

          • 2. Re: JT400 Component
            baleado

            Thanks that's it.

             

            Just corrected the camel-jt400 version:

            osgi:install mvn:org.apache.camel/camel-jt400/2.8.0-fuse-02-05