Pax JDBC pooling configuration

2021-02-24 Thread Daniel Las
Hi, I'm using PostgreSQL datasource and pax-jdbc-pool-dbcp2. I'm struggling to find good documentation of datasource pooling configuration. Where can I find one? Best regards -- Daniel Łaś CTO at Empirica S.A. +48 695 616181

Re: Karaf 4.2.10 - NullPointerException during xml parsing

2021-02-24 Thread brock samson
hi, JB. thank you for looking at this. The attached zip (rename its extension from .txt to .zip) contains both the bundle (rename its extension from .txt to .jar) and its feature file. the bundle should be placed in the /bundles dir, and you know what to do with the feature file =) here are

RE: Multi-release jar bundles

2021-02-24 Thread Leschke, Scott
Hi JB, Just following up on the issue below. I realize this is really a Felix issue, so would it be best for me to submit a Jira to that project? I realize you’re attached to that project as well so I don’t want to submit a Jira if it’s already been done at some level. Regards, Scott From:

Re: Need guide to deploy Spring boot services in Karaf

2021-02-24 Thread Francois Papon
Hi, Can you explain your use case a bit more and why you are interesting about running springboot in Karaf? Do you have some features you would have in Karaf around springboot? As JB said, we are currently working on Karaf 5 so every feedback are very valuable for us :) regards, François

Re: Need guide to deploy Spring boot services in Karaf

2021-02-24 Thread Jean-Baptiste Onofre
I will share all details on the mailing list soon. Regards JB > Le 24 févr. 2021 à 18:39, Som Shankar Bhattacharyya > a écrit : > > Where can I look for that next week ? That will be super useful to see while > I keep learning the other use cases. > > On Wed, Feb 24, 2021 at 10:45 PM

Re: Need guide to deploy Spring boot services in Karaf

2021-02-24 Thread Som Shankar Bhattacharyya
Where can I look for that next week ? That will be super useful to see while I keep learning the other use cases. On Wed, Feb 24, 2021 at 10:45 PM Jean-Baptiste Onofre wrote: > Hi, > > Spring boot support in Karaf is not yet available out of the box. It will > be available in Karaf 5 (in

Re: Need guide to deploy Spring boot services in Karaf

2021-02-24 Thread Jean-Baptiste Onofre
Hi, Spring boot support in Karaf is not yet available out of the box. It will be available in Karaf 5 (in preparation). If you wanna try, you will be able to take a look end of next week. Regards JB > Le 24 févr. 2021 à 18:09, Som Shankar Bhattacharyya > a écrit : > > Hello, > I am

Need guide to deploy Spring boot services in Karaf

2021-02-24 Thread Som Shankar Bhattacharyya
Hello, I am learning Karaf and I think it has excellent potential for use at various places. I was looking to put together a quick example of using spring boot apps as modules on Karaf/ I cannot find one. Can someone point me to a guide or example ? Thanks.

AW: Calls via client.sh and client.bat on karaf 4.2.10 run into timout

2021-02-24 Thread Lorr, Sebastian
Hi, meanwhile i decreased sshIdleTimeout to 3. it helps with our calls like echo "bundle:list" | /home/user/apache-karaf-${KARAF_VERSION}-MASTER/bin/client -b -r 60 -d 10 Cheers, Sebastian Sebastian Lorr ITS Digital