Re: Karaf 4.2.10 - NullPointerException during xml parsing

2021-03-04 Thread brock samson
sounds good From: Jean-Baptiste Onofre Sent: Wednesday, March 3, 2021 10:47:26 PM To: user Subject: Re: Karaf 4.2.10 - NullPointerException during xml parsing Hi Brock, It will be short for 4.2.11 (eventually 4.2.12): I don’t want to hold 4.2.11 any longer. As

Re: Need some help with running the HTTP example in the code base

2021-03-04 Thread Som Shankar Bhattacharyya
thank you very much for the quick response. I will keep you posted. On Thu, Mar 4, 2021 at 9:24 PM Jean-Baptiste Onofre wrote: > > Just to be clear > > 1. Download Karaf 4.2.10 > 2. Then use Karaf 4.2.10 example like this: > > feature:repo-add > mv:org.apache.karaf.examples/karaf-rest-example-fe

Re: Need some help with running the HTTP example in the code base

2021-03-04 Thread Jean-Baptiste Onofre
Just to be clear 1. Download Karaf 4.2.10 2. Then use Karaf 4.2.10 example like this: feature:repo-add mv:org.apache.karaf.examples/karaf-rest-example-features/4.2.10/xml feature:install http feature:install karaf-rest-example-scr Regards JB > Le 4 mars 2021 à 16:41, Som Shankar Bhattacharyya

Re: Need some help with running the HTTP example in the code base

2021-03-04 Thread Jean-Baptiste Onofre
Hi, The LATEST example only run on Karaf 4.3.x. I suggest to use at least Karaf 4.2.x and use the example corresponding to the Karaf version. Regards JB > Le 4 mars 2021 à 16:41, Som Shankar Bhattacharyya > a écrit : > >

Need some help with running the HTTP example in the code base

2021-03-04 Thread Som Shankar Bhattacharyya
Hello, So I am trying to set up a http example on karaf using JaxRS. While following the instructions I am running into certain issues that I am not sure how to proceed with. 1. I am using Karaf version *4.1.3* 2. I do a *maven clean install* using the code in https://github.com/apache/

Re: feature:install hangs, how to troubleshoot??

2021-03-04 Thread Jean-Baptiste Onofre
Hi Oleg, Can you please etc/org.ops4j.pax.logging.cfg with this: log4j2.logger.featureservice.name = org.apache.karaf.features log4j2.logger.featureservice.level = DEBUG And send the karaf.log to me ? Thanks, Regards JB > Le 4 mars 2021 à 12:19, Oleg Cohen a écrit : > > I did’t change any lo

Re: feature:install hangs, how to troubleshoot??

2021-03-04 Thread Oleg Cohen
I did’t change any logging levels. How do I set the features service logging to DEBUG? Thank you! Oleg > On Mar 3, 2021, at 11:44 PM, Jean-Baptiste Onofre wrote: > > Nothing is the log as well setting features service in DEBUG ? > > Regards > JB > >> Le 3 mars 2021 à 19:04, Oleg Cohen >

Re: Build Issue

2021-03-04 Thread Matthias Leinweber
My plugin configuration looks actually like (i removed my own feature) thats my pom .. karaf bundle plgin extensions is set to true in parent pom false false UTF-8 maven-install-plugin true org.apache.maven.plugins