bootstrapconnector.jar / ooo.connector.BootstrapSocketConnector

Ivan Kapelyukhin ikapelyukhin at gmail.com
Thu May 5 15:40:14 UTC 2016


Hello, everyone.

I'm writing an application that uses LibreOffice API, however in order to
connect to LibreOffice I've ended up using a certain JAR (originally
published on OpenOffice forums) that allows to specify a path to
LibreOffice binary named bootstrapconnector.jar.

I've later found out that OpenOffice has this module published on Maven
Central:
http://search.maven.org/#artifactdetails%7Corg.openoffice%7Cbootstrap-connector%7C0.1.1%7Cjar

It seems to work with LibreOffice just fine; there are some minor issues
however:

1. It lists OpenOffice's modules as dependencies (org.openoffice.ridl /
unoil / juh / jurt);
2. It uses deprecated command line options syntax (with a single dash).

My question is -- does LibreOffice has it's own version of this module
(perhaps included in some other package or named differently)? If not, then
perhaps LibreOffice should have it as well?

Thanks, Ivan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20160505/278aff53/attachment.html>


More information about the LibreOffice mailing list