You’re absolutely correct about the bundle import - if you’re loading the blueprint via the deploy folder, Karaf is creating a bundle for you based on what it sees in the Blueprint.
If you’re still seeing the same resolution error (about the org.apache.activemq package) look at the MANIFEST.MF for the Artemis bundle you’re using and see if it happens to be importing the org.apache.activemq package. BTW - what version of Artemis are you using? > On Mar 30, 2017, at 4:39 PM, mtod09 <[email protected]> wrote: > > Thanks Quinn, > > This xml is imported by Karaf using the deploy folder so I'm not sure if the > package, bundle fit's this process. > > Mike > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-instanciated-as-null-tp5796043p5796760.html > Sent from the Camel - Users mailing list archive at Nabble.com.
