Re: Apache Karaf 4.x JPA - Working example

2018-07-24 Thread François Papon
Hi Miroslav, The changes are : - use the H2 drivers with class declaration - add jndi feature - add capabilities for Hibernate Persistence Provider The provider module emmebed the persistence.xml with the Persistence provider declaration inside so it require the Persistence provider. We have

Re: Installing cxf-jaxrs and http-whiteboard on virgin karaf v4.2.0 silently fail with "Unable to start pax web server: Weaving hook failed."

2018-07-12 Thread François Papon
Hi, You are using a jdk 10, could you try with a jdk 9 ? Regards, François Le 13 juil. 2018 06:45, Paul Spencer a écrit : > > Installing cxf-jaxrs and http-whiteboard on virgin karaf v4.2.0 silently fail > with "Unable to start pax web server: Weaving hook failed." > > I am started with a

Re: JPA (Hibernate) with Apache Karaf 4.2

2018-05-29 Thread François Papon
Hi Alex, We have already start example in a dev guide and planned to released it in the 4.2.1 or Karaf. You have a preview on the JB repo : https://github.com/jbonofre/karaf/tree/DEV_GUIDE/examples There is JPA example working with Hibernate. Hope it can help and you are welcome to

Re: Odd feature repo behavior in 4.2.0 custom distrorome

2018-05-13 Thread François Papon
Hi, Did the feature:list show your feature un your custom distribution ? You also set log to debug and see if there is something wrong. François Le 13 mai 2018 00:43, Erwin Hogeweg a écrit : > > Hi - > > I ran into an issue with a custom distro. > > Installing a local

Re: Repo-add timed out on HTTP url

2018-03-15 Thread François Papon
Can you to put the arguments inside the .bat file ? Le 16 mars 2018 7:37 AM, Spaulding a écrit : > > Here is the settings.xml proxy section with proxy host\port changed to a > garbage value: > >   > >    optional >    true >    http >   

Re: Repo-add timed out on HTTP url

2018-03-15 Thread François Papon
Hi, Can you share the proxy section of your maven settings.xml ? François Le 16 mars 2018 7:24 AM, Spaulding a écrit : > > used -Dhttp.proxyHost=127.0.0.1 -Dhttp.proxyPort=80, but still no luck. > changed host and port to the actual proxy settings. > > > > -- >

Re: 4.1.5 and Karaf Maven Plugin

2018-02-25 Thread François Papon
Hi, Your repository mvnrepo:8080 required an authentication (401). Are you using the same repository when you build on local ? May be your old job is ok because the artefacts already are in the workspace of Jenkins. Francois Le 25 févr. 2018 23:50, Ryan Moquin a écrit

Re: Error downloading mvn:org.apache.felix/org.apache.felix.scr/2.0.12

2018-02-03 Thread François Papon
Ok, I tried and I know that JB always find the right solution :) François Le 3 févr. 2018 17:57, anynamus a écrit : > > Hi François, > > It does not work more with the /http://repo1.maven.apache.org/maven2/ URL > > Thanks anyway ;) > > Kind Regards > PES > > > > > -- > Sent from:

Re: Error downloading mvn:org.apache.felix/org.apache.felix.scr/2.0.12

2018-02-02 Thread François Papon
Sorry I made a mistake on the URL it should be : http://repo1.maven.apache.org/maven2 Could you try again with this one on the settings.xml ? François Le 3 févr. 2018 1:15 AM, anynamus a écrit : > > Hi François, > > This configuration was not set because we use an internal

Re: Unable to get module classpath

2018-01-26 Thread François Papon
Hi, We can't see your first error, can you repaste it ? François Le 26 janv. 2018 12:19 PM, GFO a écrit : > > I am facing a problem with one of my OSGi bundles. > When I start it, I have the following error : > >     > > It is not blocking for starting my

Re: Starting bundle: spring error in camel context

2018-01-04 Thread François Papon
Do you embedded a Spring dependencie in your bundle ? Le 4 janv. 2018 10:09 PM, GFO a écrit : > > Hi, > > I think it has been deleted, it was in the message when I previewed it... > > Here is the pastebin link: https://pastebin.com/LkKDwv89 > > Thanks, > GFO > > > > -- > Sent from:

Re: [4.2.0.M1] - Assembly build failed with endorsed libraries

2017-11-06 Thread François Papon
Ok, I will remove this tag. Thanks Le 7 nov. 2017 00:17, Jean-Baptiste Onofré a écrit : > > Hi, > > As Karaf 4.2.x targets Java 9, we had to change some stuff. As endorsed > doesn't > exist anymore in Java 9, tag should stay empty. > > Regards > JB > > On 11/06/2017