Re: Derby is looking for assistance with OSGi compatibility

2019-10-19 Thread Steinar Bang
> "'Mark Raynsford' via OPS4J" > : > Yes, I'm going to get the OSGi headers into the published Derby > artifacts (at a minimum) this weekend. Implementing the OSGi JDBC > service also looks pretty easy, so I'll be attempting that too. Another nice thing to have for us karaf users, is if

Re: Derby is looking for assistance with OSGi compatibility

2019-10-18 Thread Jean-Baptiste Onofré
Nice ! Don't hesitate to ping if needed ! Regards JB On 18/10/2019 13:22, Mark Raynsford wrote: > On 2019-10-18T07:02:55 +0200 > 'Christoph Läubrich' via OPS4J wrote: > >> IMO instead of adding own support we better should convince open-source >> projects to add first-class support for

Re: Derby is looking for assistance with OSGi compatibility

2019-10-18 Thread 'Mark Raynsford' via OPS4J
On 2019-10-18T07:02:55 +0200 'Christoph Läubrich' via OPS4J wrote: > IMO instead of adding own support we better should convince open-source > projects to add first-class support for osgi/JDBC service, so +1 for the > request from my side. As it seems you have added initial code for derby >

Re: Derby is looking for assistance with OSGi compatibility

2019-10-17 Thread Jean-Baptiste Onofré
Hi, I agree, my point is that we can help anyway directly in the project. Pax JDBC is more a workaround at driver level. Regards JB On 18/10/2019 07:02, 'Christoph Läubrich' via OPS4J wrote: > I already commented there, in a perfect world there would be no need > to have extra libs to use JDBC

Re: Derby is looking for assistance with OSGi compatibility

2019-10-17 Thread 'Christoph Läubrich' via OPS4J
I already commented there, in a perfect world there would be no need to have extra libs to use JDBC drivers in OSGi, thats why I add support for it whenever possible even though it often takes some time (approx 8 month in both cases): https://github.com/microsoft/mssql-jdbc/pull/700

Re: Derby is looking for assistance with OSGi compatibility

2019-10-17 Thread Jean-Baptiste Onofré
Hi Mark, I will take a look on the Jira. As we are working on Pax JDBC, and Derby is used there (wrapped), we already have good OSGi support in Derby. Thanks for sharing, Regards JB On 17/10/2019 21:09, 'Mark Raynsford' via OPS4J wrote: > Hello! > > I recently posted to the Derby list because

Derby is looking for assistance with OSGi compatibility

2019-10-17 Thread 'Mark Raynsford' via OPS4J
Hello! I recently posted to the Derby list because I noticed that Derby 10.15.1.3 didn't have any OSGi headers in the manifest. Rick Hillegas emailed back and has created an issue to track this: https://issues.apache.org/jira/browse/DERBY-7056 He said: "None of the active Derby contributors