To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=96430
------- Additional comments from [EMAIL PROTECTED] Fri Dec 5 14:28:07 +0000 2008 ------- Reading that you are not aware of the BootstrapSocketConnector - I've found the link to it here: http://user.services.openoffice.org/en/forum/viewtopic.php?f=44&t=2520&st=0&sk=t&sd=a The idea I think was to use this wrapper to help avoid other problems, like "executable not found" when the API jars are not in the same place as the main open office code (that's my understanding anyway). I may try it without this help library instead, just to see what happens. It might well be the fault/problem is in that class - but it seemed advantageous to use it because it solved other problems. Most importantly I was looking for a fairly fool proof solution that relied on minimum configuration (and one env variable or property containing a path seemed reasonable). My web app delivers the Java SDK jars as part of the web app .war file, so avoiding any jar location / classpath issues is important for me also. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
