That is cool .. how can do that? Issuing "help" on the karaf shell only shows me "scr:" commands. Do I need to install any additional feature?
On Wed, Oct 5, 2016 at 4:00 PM, Jean-Baptiste Onofré <[email protected]> wrote: > And you can use the felix ds command in Karaf. > > Regards > JB > > On 10/05/2016 03:26 PM, David Jencks wrote: > >> The scr command from felix ds does and has for quite a while. >> >> david jencks >> >> On Oct 5, 2016, at 4:32 AM, Jens Reimann <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> That was exactly the problem. Actually there was a configuration >>> present, but it was bound to a different bundle. That's why the >>> configuration was missing. >>> >>> Thanks for your help! >>> >>> I think it would be great to somehow show this state. >>> >>> On Wed, Oct 5, 2016 at 12:26 PM, Daniel McGreal <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> When I had this it was because a configuration was required, but >>> not available. >>> >>> On 5 Oct 2016, at 11:02, Jens Reimann <[email protected] >>>> <mailto:[email protected]>> wrote: >>>> >>>> Hi, >>>> >>>> I am currently having troubles with a few declarative services. >>>> Listing them with "scr:components" shows: >>>> >>>> ID | State | Component Name >>>> ------------------------------------------------------------ >>>> -------------------- >>>> -1 | UNSATISFIED | org.eclipse.kura.web.Console >>>> -1 | UNSATISFIED | org.eclipse.kura.ssl.SslManagerService >>>> >>>> In the "webconsole" they don't even show up. >>>> >>>> Looking at the log with "log:display" doesn't show any errors. A >>>> few other services in the same bundle are activated though. >>>> >>>> Thanks for any help. >>>> >>>> Jens >>>> >>>> -- >>>> Jens Reimann >>>> Senior Software Engineer / EMEA ENG Middleware >>>> Werner-von-Siemens-Ring 14 >>>> 85630 Grasbrunn >>>> Germany >>>> phone: +49 89 2050 71286 <tel:%2B49%2089%202050%2071286> >>>> ____________________________________________________________ >>>> _________________ >>>> >>>> Red Hat GmbH, www.de.redhat.com <http://www.de.redhat.com/>, >>>> Registered seat: Grasbrunn, Commercial register: Amtsgericht >>>> Muenchen, HRB 153243, >>>> Managing Directors: Paul Argiry, Charles Cachera, Michael >>>> Cunningham, Michael O'Neill >>>> >>> >>> >>> >>> >>> -- >>> Jens Reimann >>> Senior Software Engineer / EMEA ENG Middleware >>> Werner-von-Siemens-Ring 14 >>> 85630 Grasbrunn >>> Germany >>> phone: +49 89 2050 71286 >>> ____________________________________________________________ >>> _________________ >>> >>> Red Hat GmbH, www.de.redhat.com <http://www.de.redhat.com/>, >>> Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, >>> HRB 153243, >>> Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham, >>> Michael O'Neill >>> >> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com > -- Jens Reimann Senior Software Engineer / EMEA ENG Middleware Werner-von-Siemens-Ring 14 85630 Grasbrunn Germany phone: +49 89 2050 71286 _____________________________________________________________________________ Red Hat GmbH, www.de.redhat.com, Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, HRB 153243, Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham, Michael O'Neill
