5 Replies Latest reply on May 18, 2010 9:48 PM by kkashi

    FUSE 4.2 Camel OracleAQ

    kkashi

      Hello,

       

      I'm trying to setup a Camel routes to work within SMX 4.2 using Camel 2.2 and having difficulty. I'm able to make it work as stand-alone, but once deployed into SMX, I get issues. As simple test, just routing messages from folder into OracleAQ. 

       

      PLEASE HELP.

       

      All input is appreciated.

       

      Regards,

      Hossein

       

      -


      Error message:

      The bundle could not be resolved. Reason: Missing Constraint: Import-Package: oracle.jms; version="0.0.0"

       

      -


      Camel Context:

           

       

      -


      Generated MANIFEST.MF

      Manifest-Version: 1.0

      Export-Package: swim;uses:="org.apache.camel.builder,org.apache.camel.

      spring"

      Built-By: hamerkashiswim

      Build-Jdk: 1.6.0_18

      Bundle-Version: 1.0.0.SNAPSHOT

      Tool: Bnd-0.0.357

      Bundle-Name: Camel Route OSGI

      Bnd-LastModified: 1273860128949

      Created-By: Apache Maven Bundle Plugin

      Bundle-ManifestVersion: 2

      Bundle-SymbolicName: camel-router-osgi

      Import-Package: oracle.jms,org.apache.activemq,org.apache.activemq.cam

      el.component,org.apache.camel;version="2.2",org.apache.camel.builder;

      version="2.2",org.apache.camel.component.jms;version="2.2",org.apache

      .camel.spring;version="2.2",org.springframework.jms.connection;versio

      n="2.5",swim