Fwiw, you need to use the following bundles (blueprint-core, blueprint-spring, blueprint-spring-extender) which are being released: https://repository.apache.org/content/repositories/orgapachearies-1061
2016-03-18 17:08 GMT+01:00 akuhtz <[email protected]>: > Hello, > > Thank you for all the helpful answers and pointers! > > I'll try to go first with the solution proposed by Guillaume and see if I > get it working. > > Regards, > Andreas > > 2016-03-18 14:10 GMT+01:00 CLEMENT Jean-Philippe [via Karaf] < > [email protected]>: > > > We use Blueprint mainly to have a code which makes use of services but > > without dealing with OSGi or annotations (as far as possible => few > > wappers). As long with the maven-bundle-plugin it is a kind of magic. I > > would say Blueprint+Maven+Karaf makes things really easy. > > > > I would suggest to make a simple but representative example using CDI, > DS, > > and Blueprint. Take time to have a full picture with you editor, plugins > > and compilation / assembly. See what is means in terms of effort to make, > > and think about what it would cost to enhance and maintain. > > > > JP > > > > -----Message d'origine----- > > De : akuhtz [mailto:[hidden email] > > <http:///user/SendEmail.jtp?type=node&node=4045858&i=0>] > > Envoyé : vendredi 18 mars 2016 11:24 > > À : [hidden email] <http:// > /user/SendEmail.jtp?type=node&node=4045858&i=1> > > Objet : Blueprint or DS or what to use? > > > > Hello, > > > > I've an application running with spring-dm and because spring-dm is no > > longer developed I'm looking for a replacement. > > > > Now I'm confused because there was a shift in karaf (core) from blueprint > > to DS and today I saw a post on the dev list, saying that DS does not > > support as much as blueprint does. > > As an end-user I would like to know what the proposed way to go is: DS or > > blueprint, both or what else? > > > > > > > > -- > > View this message in context: > > > http://karaf.922171.n3.nabble.com/Blueprint-or-DS-or-what-to-use-tp4045845.html > > Sent from the Karaf - User mailing list archive at Nabble.com. > > > > > > ------------------------------ > > If you reply to this email, your message will be added to the discussion > > below: > > > > > http://karaf.922171.n3.nabble.com/Blueprint-or-DS-or-what-to-use-tp4045845p4045858.html > > To unsubscribe from Blueprint or DS or what to use?, click here > > < > http://karaf.922171.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4045845&code=YW5kcmVhcy5rdWh0ekBnbWFpbC5jb218NDA0NTg0NXwtNjQyODAyMjE1 > > > > . > > NAML > > < > http://karaf.922171.n3.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://karaf.922171.n3.nabble.com/Blueprint-or-DS-or-what-to-use-tp4045845p4045860.html > Sent from the Karaf - User mailing list archive at Nabble.com. > -- ------------------------ Guillaume Nodet ------------------------ Red Hat, Open Source Integration Email: [email protected] Web: http://fusesource.com Blog: http://gnodet.blogspot.com/
