Re: question on cxf bus creation in Karaf

2019-11-11 Thread francois.papon
Hi Scott,Here an example on how to create a bus:https://github.com/apache/karaf-cave/blob/master/gateway/service/src/main/java/org/apache/karaf/cave/gateway/service/rest/FeaturesGatewayRestService.javaregards,Envoyé depuis mon smartphone Samsung Galaxy. Message d'origine De :

Re: Debugging Itests

2019-06-01 Thread francois.papon
Hi,Don't you have another Karaf instance runing?Pax-exam will try to find a newer free portregards,FrancoisEnvoyé depuis mon smartphone Samsung Galaxy. Message d'origine De : Paul Fraser Date : 01/06/2019 16:04 (GMT+04:00) À : user@karaf.apache.org Objet : Re: Debugging

Re: Log4j2 in osgi-bundle

2019-05-30 Thread francois.papon
Hi,The easy way is to use slf4j.regards,FrancoisEnvoyé depuis mon smartphone Samsung Galaxy. Message d'origine De : matthiaw Date : 30/05/2019 14:45 (GMT+04:00) À : user@karaf.apache.org Objet : Log4j2 in osgi-bundle I want to use log4j2 in my osgi-bundle for karaf. When i

Re: Issues installing Decanter

2019-05-24 Thread francois.papon
Hi,Agree with JB, and another advantage to have a central backend is to manage the alerting and the filter/parser of the data in one place.regards,FrancoisEnvoyé depuis mon smartphone Samsung Galaxy. Message d'origine De : Jean-Baptiste Onofré Date : 24/05/2019 18:02

Re: Karaf with Private JRE

2019-05-05 Thread francois.papon
Hi,You can set specific JAVA_HOME for Karaf in the bin/setenv file.regards,FrancoisEnvoyé depuis mon smartphone Samsung Galaxy. Message d'origine De : Paul Fraser Date : 05/05/2019 23:21 (GMT+01:00) À : user@karaf.apache.org Objet : Re: Karaf with Private JRE Hi Markus,I

Re: OpenJPA 3 and Karaf 4.2

2019-01-07 Thread francois.papon
Hi, Did you installed the "jndi" feature? Regards, Francois Envoyé depuis mon smartphone Samsung Galaxy. Message d'origine De : Matteo Rulli Date : 07/01/2019 21:34 (GMT+04:00) À : user@karaf.apache.org Objet : Re: OpenJPA 3 and Karaf 4.2 Hi! Thank you for the feedback. It

Re: Openjpa feature resolution error on Karaf 4.2.2

2018-12-26 Thread francois.papon
The feature.xml on the master of OpenJPA is ok but not release yet (3.0.1-SNAPSHOT): https://github.com/apache/openjpa/blob/master/openjpa-features/src/main/feature/feature.xml regards, Francois Envoyé depuis mon smartphone Samsung Galaxy. Message d'origine De : Jean-Baptiste

Re: Openjpa feature resolution error on Karaf 4.2.2

2018-12-26 Thread francois.papon
Ok, This is because in Karaf 4.2.2 the version of both XBean and ASM was updated to 4.12 for XBean and 7 for ASM. The problem is in the OpenJPA feature. We will check this, thanks for the report ;) regards, Francois Envoyé depuis mon smartphone Samsung Galaxy. Message d'origine

Re: Comparison between Karaf, Spring & NodeJS

2018-10-06 Thread francois.papon
Hello Serge, Ok, I see ;) Thanks for the explanation. Regards, Francois Envoyé depuis mon smartphone Samsung Galaxy. Message d'origine De : Serge Huber Date : 06/10/2018 10:46 (GMT+04:00) À : user@karaf.apache.org Objet : Re: Comparison between Karaf, Spring & NodeJS Hello

Re: Comparison between Karaf, Spring & NodeJS

2018-10-06 Thread francois.papon
Hi Serge, I have many examples of code about REST with Karaf and I can make the exercice. We could also add JPA and webapp code for Karaf part. I also have an example about how to package an Angular webapp to be deployed on Karaf (thanks to JB ;) ) I can add them today or tomorrow. Regards,

Re: Unable to deploy a Karaf kar file containing a ComponentFactory OSGi declarative service

2018-09-02 Thread francois.papon
Hi, Can you share your bundle and your feature ? Regards, François  Envoyé depuis mon smartphone Samsung Galaxy. Message d'origine De : "Thiago Moreira (timba)" Date : 02/09/2018 16:14 (GMT+04:00) À : user@karaf.apache.org Objet : Re: Unable to deploy a Karaf kar file