3 Replies Latest reply on Jun 4, 2012 10:40 AM by sully6768

    question on camel-cdi component

    labo32_delaboe

      Hello together,

       

      after my first example using the camel-cdi component I am wondering why

      the component is only available in the fusesource repo as

      2.x-fuse-SNAPSHOT (

       

      1) Is the component ready for production or is it still experimental

      2) will the component be available in the "core" of apache camel

      3) what restrictions do I have

       

      http://camel.apache.org/cdi.html

      The current project is under active development and does not provide all the features that we have with injection frameworks like Spring or Blueprint

       

      Thanks

      labo

        • 1. Re: question on camel-cdi component
          sully6768

          Hi labo,

           

          See comments inline.

           

          labo32 wrote:

          Hello together,

           

          after my first example using the camel-cdi component I am wondering why

          the component is only available in the fusesource repo as

          2.x-fuse-SNAPSHOT (

           

          1) Is the component ready for production or is it still experimental

           

          The component is part of the Camel 2.10 branch which is still under development.  My opinion is "experimental". 

           

          2) will the component be available in the "core" of apache camel

           

          As of today, the Camel CDI component is an external module to Camel Core.

           

          3) what restrictions do I have

           

          Not sure what you are asking here.  Could you clarify?

           

           

          http://camel.apache.org/cdi.html

          The current project is under active development and does not provide all the features that we have with injection frameworks like Spring or Blueprint

           

          Thanks

          labo

           

          • 2. Re: question on camel-cdi component
            labo32_delaboe

            Hi thanks for the answers......

             

            regarding point 3) in the documentation it is mentioned "does not provide all the features like spring.....". Is this just spring vs. cdi or are there other issues related to the component ?

             

            labo

            • 3. Re: question on camel-cdi component
              sully6768

              Sorry, that I don't know.  My assumption is CDI vs. Spring but as this is under development it is subject to change.