Hi aloizio, > 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.
Does this link help you? http://codesnippets.services.openoffice.org/Office/Office.BootstrapOpenOffice.snip If this does not help, are the classpaths set correctly? Greetings, Tobias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
