Hi, I finished initial implementation of the new osgi integration for the broker. There's more info about it in the comment to the https://issues.apache.org/jira/browse/AMQ-4034. There's still more work to be done (tasks are also listed in the comment). When you find time, it'd be good to give it a test and see if anything is wrong/missing.
Thanks in advance. Regards -- Dejan Bosanac ---------------------- Red Hat, Inc. FuseSource is now part of Red Hat [email protected] Twitter: @dejanb Blog: http://sensatic.net ActiveMQ in Action: http://www.manning.com/snyder/ On Tue, Jan 15, 2013 at 6:34 PM, Dejan Bosanac <[email protected]> wrote: > I just pushed the first stab of the karaf integration testing, based > on Hiram's work and what's done in Camel. You can take a look at > activemq-karaf-itest module. There's a ton of work in there and any > idea/help is more then welcomed. We can chat tomorrow on how to > proceed and split the work. We can also keep > https://issues.apache.org/jira/browse/AMQ-4034 as a placeholder for > this work. > > > Regards > -- > Dejan Bosanac > ---------------------- > Red Hat, Inc. > FuseSource is now part of Red Hat > [email protected] > Twitter: @dejanb > Blog: http://sensatic.net > ActiveMQ in Action: http://www.manning.com/snyder/ > > > On Tue, Jan 15, 2013 at 4:23 PM, Jean-Baptiste Onofré <[email protected]> > wrote: >> It sounds great. >> >> Do you use karaf-pax-exam ? >> Let me know (on IRC) how I can help. >> >> Regards >> JB >> >> >> On 01/15/2013 01:19 PM, Dejan Bosanac wrote: >>> >>> Hi, >>> >>> I'm just working on setting a karaf testing support. I hope to commit >>> something soon, so we can take it from there. Any help is welcomed :) >>> >>> >>> Regards >>> -- >>> Dejan Bosanac >>> ---------------------- >>> Red Hat, Inc. >>> FuseSource is now part of Red Hat >>> [email protected] >>> Twitter: @dejanb >>> Blog: http://sensatic.net >>> ActiveMQ in Action: http://www.manning.com/snyder/ >>> >>> >>> On Tue, Jan 15, 2013 at 1:10 PM, Jean-Baptiste Onofré <[email protected]> >>> wrote: >>>> >>>> Hi >>>> >>>> I would be please to help on this ! >>>> >>>> Regards >>>> JB >>>> >>>> >>>> On 01/15/2013 12:54 PM, Gary Tully wrote: >>>>> >>>>> >>>>> the osgi support is a work in progress atm. >>>>> An uber jar in karaf is the first step, the easiest thing to get working >>>>> with automated tests. >>>>> >>>>> We need to look at taking advantage of the new modules such that the >>>>> deployment footprint in karaf can be reduced. Ie such that a simple jms >>>>> client can just depend on activemq-client etc. >>>>> >>>>> >>>>> On 15 January 2013 10:18, Claus Ibsen <[email protected]> wrote: >>>>> >>>>>> Hi >>>>>> >>>>>> So it seems that the various ActiveMQ components is now regular JAR >>>>>> files, and there is a new uber OSGi bundle in activemq-osgi (4.5mb). >>>>>> >>>>>> So what's the store about that? >>>>>> I can only assume OSGi pain with all the fine grained bundles, and >>>>>> making an uber bundle fixes all that. >>>>>> >>>>>> It looks like the features.xml file hasn't been fully updated yet. >>>>>> There seems to be a new activemq-broker and activemq-client, that >>>>>> seems to be using the uber bundle. >>>>>> >>>>>> But some of the other features hasn't yet been updated, such as >>>>>> activemq-spring. >>>>>> >>>>>> >>>>>> -- >>>>>> Claus Ibsen >>>>>> ----------------- >>>>>> Red Hat, Inc. >>>>>> FuseSource is now part of Red Hat >>>>>> Email: [email protected] >>>>>> Web: http://fusesource.com >>>>>> Twitter: davsclaus >>>>>> Blog: http://davsclaus.com >>>>>> Author of Camel in Action: http://www.manning.com/ibsen >>>>>> >>>>> >>>>> >>>>> >>>> >>>> -- >>>> Jean-Baptiste Onofré >>>> [email protected] >>>> http://blog.nanthrax.net >>>> Talend - http://www.talend.com >> >> >> -- >> Jean-Baptiste Onofré >> [email protected] >> http://blog.nanthrax.net >> Talend - http://www.talend.com
