Re: OSGi Log Service?

2016-09-20 Thread jerome
Hi Tom Did you install any feature providing the LogService? Felix Log service is one of the possible implementations You may précise in your code the optional attributs while defining the injection. Hth Jérôme Envoyé de mon smartphone BlackBerry 10 sur le réseau Orange.   Message d'origine   De

Re: Finding DS Component Factories

2016-05-27 Thread jerome
Hi AlexI guess that you should always use the plain old low level API and use getServiceReference from BundleContext classBut you may look for an annotation based method?Regards

Unsubscribe

2017-03-03 Thread jerome moliere
-- J.MOLIERE - Mentor/J

unsubscribe

2018-06-17 Thread jerome moliere
unsubscribe -- J.MOLIERE - Mentor/J

Using Maven SNAPSHOT

2014-08-14 Thread MICHEL Jerome
Dear Karaf Team, I would like to make a Custom Release of Karaf with the maven plugin. It works as expected with the Karaf 3.0.1 version, but we would like to use the 3.0.2-SNAPSHOT. We didn't find the snapshot repository, is it available to public ? which is the url ? Regards JM [@@ OPEN @@]

RE: Using Maven SNAPSHOT

2014-08-14 Thread MICHEL Jerome
pdated SNAPSHOT soon. Regards JB On 08/14/2014 02:09 PM, MICHEL Jerome wrote: > Dear Karaf Team, > > I would like to make a Custom Release of Karaf with the maven plugin. > It works as expected with the Karaf 3.0.1 version, but we would like > to use the 3.0.2-SNAPSHOT. We didn'

Wiring ordering between subsystems and bundles

2016-05-25 Thread jerome moliere
Hi all, I'd like to if the specs requires the implementation to use a specific ordering before deploying a plan composed by some subsystems + a bunch of bundles . In our application we tried the subsystem facility and our packaging drivess us in dire straits...Impossible to deploy a small portion

Dropping some karaf dependencies

2016-06-06 Thread jerome moliere
getting a functional JAAS application? Thanks for your help Kind regards Jerome -- J.MOLIERE - Mentor/J

Re: Dropping some karaf dependencies

2016-06-06 Thread jerome moliere
Hi JB thanks for the so quick answer. Yes you are right my plans are tro write another LoginModule but without being tied with Karaf. Just to ensure my vision is right, there 's no hidden beast involved with JAAS beyonh the realm/principal and loginmodule classes ? Kind regards Jerome O