DriverManager and passive registration doesn't work
Pierre Vacher
prrvchr at gmail.com
Thu Apr 3 07:22:42 UTC 2025
Hi all,
Well, I confirm that the css.sdbc.DriverManger service can't see or load
drivers declared in passive mode.
I have two extensions that differ only in the registration mode, i.e., the
files:
- package.components
- META-INF/manifest.xml
And in passive mode, the connection pool (i.e., Tools -> Options ->
LibreOffice Base -> Connection) doesn't see the passive driver.
- jdbcDriverOOo in passive registration
<https://github.com/prrvchr/jdbcDriverOOo/blob/passive-registration/source/jdbcDriverOOo/jdbcDriverOOo.oxt>
- jdbcDriverOOo in active registration
<https://github.com/prrvchr/jdbcDriverOOo/blob/active-registration/source/jdbcDriverOOo/jdbcDriverOOo.oxt>
Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20250403/5ba7bb7c/attachment.htm>
More information about the LibreOffice
mailing list