The SimpleBootstrap is for people that want to start the office quickly and get connected to the language-appropriate UNO Runtime at the same time. All it really does is to apply a search algorithm for your office executable launch it with a random pipe name and hook up to that pipe. The secure way is that you start your OOo server manually and connect to it via TCP/IP and the specified socket. It is recommended to use this way if you want to develop something serious.
2006/2/4, JJCIII (sent by Nabble.com) <[EMAIL PROTECTED]>: > 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! -- Best Regards Christian Junker --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
