I’m using Artemis 2.0 and Karaf 4.1.0 doing a quick search I did not see any import in the Artemis MANIFEST.MF files.
From: Quinn Stevenson [via Camel] [mailto:[email protected]] Sent: Friday, March 31, 2017 8:06 AM To: Mike Tod <[email protected]> Subject: Re: Camel instanciated as null 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 <[hidden > email]</user/SendEmail.jtp?type=node&node=5796787&i=0>> 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. ________________________________ If you reply to this email, your message will be added to the discussion below: http://camel.465427.n5.nabble.com/Camel-instanciated-as-null-tp5796043p5796787.html To unsubscribe from Camel instanciated as null, click here<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5796043&code=bXRvZEB0aGV0b2RzLm5ldHw1Nzk2MDQzfC0xOTk3ODExNDM0>. NAML<http://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> -- View this message in context: http://camel.465427.n5.nabble.com/Camel-instanciated-as-null-tp5796043p5796794.html Sent from the Camel - Users mailing list archive at Nabble.com.
