Hi,
I cannot connect to OO from a JSP under Tomcat.
Using the bootstrap call:
xContext = com.sun.star.comp.helper.Bootstrap.bootstrap();
I receive the following error:
com.sun.star.comp.helper.BootstrapException: no office executable found!
I can run the same code directly, from a test "main" java application.
Does anyone know what needs to be set for this to work from a servlet
container, specifically Tomcat?
Thanks,
J
--
View this message in context:
http://www.nabble.com/Error%3A-no-office-executable-found%21-t1060712.html#a2760147
Sent from the openoffice - dev forum at Nabble.com.