Hi The application will be located into Linux platform and Windows XP platform. First I am testing into Windows XP platform. I am using TomCat 5.5.9, Java SDK 1.4 and the OpenOffice 2.0. I am trying to execute a simple test where a web page is accessed and an user pressed a button. In this point, the application must retrieve a file as a byteStream from database and convert it to another format using OpenOffice API.
When I am debugging the code I get error in the line that contains "com.sun.star.comp.helper.Bootstrap.bootstrap()". Another question, Should I put all OpenOffice file into the server? And last, It is necessary using the file soffice.exe to execute OpenOffice from Java? This doesn't sound good to me. Mathias Bauer wrote: > > aloizio wrote: > >> Hi everybody, >> >> I am trying to load the OpenOffice using >> com.sun.star.comp.helper.Bootstrap.bootstrap(), frrom web application. >> But I >> am get the error: >> >> "no executable office found...." >> >> What should I do? > > First you should tell more about your environment: which platform, which > OOo version. > > Best regards, > Mathias > > -- > Mathias Bauer - OpenOffice.org Application Framework Project Lead > Please reply to the list only, [EMAIL PROTECTED] is a spam sink. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Problem-to-connect-openoffice-via-Tomcat-tf2292895.html#a6388633 Sent from the openoffice - api dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
