Re: Ignoring servlet [XXX] without valid alias or url patterns property.

2020-05-05 Thread Jean-Baptiste Onofre
Let me try to reproduce. It seems we have to exclude webconsole servlet from whiteboard or fix the webconsole servlet definition (with alias). I’m fixing that. Regards JB > Le 5 mai 2020 à 12:10, Oleg Cohen a écrit : > > Greetings, > > I am noticing a number of the following INFO messages

OSGi Remote Services with gRCP

2020-05-05 Thread Scott Lewis
I've created a new distribution provider based upon/using Google's grpc [1].   For reference, here [2] are all the available distribution providers for ECF's impl of OSGi Remote Services/Remote Service Admin. grpc-java uses the Google protocol buffers (protobuf) compiler to generate Java

Using Docker Secrets in Karaf Configuration

2020-05-05 Thread Alex Soto
I found using Docker Secrets a convenient a way to protect passwords when running Docker containers. I know I can reference an environment variables in Karaf's config files, but that is not very secure, or at least less secure than secrets. For example, to configure a key store in the Pax Web

Ignoring servlet [XXX] without valid alias or url patterns property.

2020-05-05 Thread Oleg Cohen
Greetings, I am noticing a number of the following INFO messages in my Karaf log: 2020-05-05T05:44:31,551 | INFO | FelixStartLevel | ServletWebElement | 369 - org.ops4j.pax.web.pax-web-extender-whiteboard - 7.2.14 | Ignoring servlet [530] without valid alias or url patterns