Re: felix:persistentFactoryComponent

2023-04-25 Thread Raymond Augé
his certainly isn’t in the .md. > > David Jencks > > > On Apr 25, 2023, at 6:56 AM, Raymond Augé > wrote: > > > > Hello all, > > > > Could someone explain what it means to use > > > > felix:persistentFactoryComponent="true" >

felix:persistentFactoryComponent

2023-04-25 Thread Raymond Augé
Hello all, Could someone explain what it means to use felix:persistentFactoryComponent="true" As in: http://www.osgi.org/xmlns/scr/v1.1.0; xmlns:felix="http://felix.apache.org/xmlns/scr/extensions/v1.0.0;> ... -- *Raymond Augé* (@rotty3000) Senior Software Archi

Re: repeated calls to Activator

2022-09-17 Thread Raymond Augé
amework should > only call the activator a single time. I have been unsuccessful finding > the reason and it means I cannot do setup in the activator because it gets > called 15 times. Any insight would be helpful. Thanks. > -- *Raymond Augé* (@rotty3000) Senior Software Architect *Liferay, Inc.* (@Liferay) OSGi Fellow, Java Champion

Re: Setting the Gogo shell to UTF-8?

2022-09-15 Thread Raymond Augé
t; =David > > > > - > To unsubscribe, e-mail: users-unsubscr...@felix.apache.org > For additional commands, e-mail: users-h...@felix.apache.org > > -- *Raymond Augé* (@rotty3000) Senior Software Architect *Liferay, Inc.* (@Liferay) OSGi Fellow, Java Champion

Re: Released Felix Logback version 1.0.6 to address Logback CVE-2021-44228

2021-12-14 Thread Raymond Augé
age is only available to Jira Software users. If you think you should > be a Jira Software user, you should ask your administrator to give you > application access to Jira Software. > Alain > > > On Tue, Dec 14, 2021 at 12:23 PM Raymond Augé > wrote: > > > Hi, > &g

Released Felix Logback version 1.0.6 to address Logback CVE-2021-44228

2021-12-14 Thread Raymond Augé
Hi, In order to address CVE-2021-44228 we've conducted a security release of Felix Logback 1.0.6 https://issues.apache.org/jira/projects/FELIX/versions/12351063 For your own protection please update your usages to the latest version. Sincerely, Ray

Re: GoGo Command requires a runtime

2021-11-04 Thread Raymond Augé
provided during assembly resolution by adding the instruction in your bndrun files: ``` -runsystemcapabilities: org.apache.felix.gogo;org.apache.felix.gogo="shell.implementation";version:Version="1.0.0"; implementation.name="gogo.shell" ``` On Thu, Nov 4, 2021 at 9:17

Re: GoGo Command requires a runtime

2021-11-04 Thread Raymond Augé
hing, but is there a clean way to solve this > with the current gogo version? In previous versions I could just add the > runtime and everything would resolve as expected. > > Thanks! > > -- > Met vriendelijke groet, > > Alexander Broekhuis > -- *Raymond Augé* (@rotty3000) Senior Software Architect *Liferay, Inc.* (@Liferay) OSGi Fellow, Java Champion

Re: Enforcing mandatory components for an application

2021-10-13 Thread Raymond Augé
I don't think "readiness" is something you completely do inside an app to begin with. (assist with? sure!) This is why I proposed Condition Service; to model the details required for your application to be "ready", hoist that into an externally visible (to the java process) indicator (an open

Re: Enforcing mandatory components for an application

2021-10-12 Thread Raymond Augé
> To unsubscribe, e-mail: users-unsubscr...@felix.apache.org > For additional commands, e-mail: users-h...@felix.apache.org > > -- *Raymond Augé* (@rotty3000) Senior Software Architect *Liferay, Inc.* (@Liferay) OSGi Fellow, Java Champion

Re: OSGi On Kubernetes: Apache Felix FTW

2021-06-16 Thread Raymond Augé
Thanks for the feedback JB :D - Ray On Mon, Jun 14, 2021 at 12:44 PM JB Onofré wrote: > Thanks for sharing ! > > FYI with Karaf we mostly use ConfigMap to push config (pretty similar). > > Regards > JB > > > Le 14 juin 2021 à 18:41, Raymond Augé > a é

OSGi On Kubernetes: Apache Felix FTW

2021-06-14 Thread Raymond Augé
of a thanks to all who contribute to Apache Felix and OSGi in general keeping the OSGi community in the game in terms of "modern application development".) Thanks, -- *Raymond Augé* (@rotty3000) Senior Software Architect *Liferay, Inc.* (@Liferay) OSGi Fellow, Java Champion