AW: Karaf 4.2.8-SNAPSHOT - pax-jdbc 1.4.4 - prehook not working

2020-03-18 Thread Roedl Lukas
Hi Erwin, Thanks for your input – finally I had time to test it extensively and it’s working now!!! In the end the source of error was sitting in front of the PC ;-) The problem was that some dependencies where embedded into the actual bundle and at the same time these dependencies are also

AW: Karaf 4.2.8-SNAPSHOT - pax-jdbc 1.4.4 - prehook not working

2020-02-19 Thread Roedl Lukas
@Erwin: Thanks for testing! I tried to reproduce and incorporated your proposed changes in https://github.com/roedll/pax-jdbc-pre-hook-test/commit/1a427187148461da564326ceae36622c5f943e90 But unfortunately I had no luck that the PreHook finally got called. Did you also change some other

AW: Karaf 4.2.8-SNAPSHOT - pax-jdbc 1.4.4 - prehook not working

2020-02-17 Thread Roedl Lukas
Hi, We’ve similar problems with a Pax JDBC Pre Hook getting called. I’ve prepared a minimal example on https://github.com/roedll/pax-jdbc-pre-hook-test using SQLite to make it a bit more concrete. Apache Karaf 4.2.8 in combination with Pax JDBC 1.4.4 is used. The DataSource is specified in the