Hi Gerald, you mean via pax-jdbc or generally speaking ?
The karaf-jdbc-example uses jdbc and can be easily updated with a webapp client (of the JDBC service): https://github.com/apache/karaf/tree/main/examples/karaf-jdbc-example Regards JB On Mon, Feb 21, 2022 at 8:34 PM Gerald Kallas <catsh...@mailbox.org> wrote: > > Hi all, > > is it possible to install Apache Derby inside Karaf with a persistence layer > and JDBC 4.0 access for a web app that is running inside Karaf as well? > > Best > Gerald