Hello Jochen I will try with OOo2.0 beta. I only tried with the release untill now I have jurt.jar and officebean.jar together with all the other classes in the classpath and the directory where the officebean.dll resides, belong in the systems path also. the exact error I see is: "Expecting an absolute path of the library: \officebean.dll"
I'll post my results with OOo2.0 beta as soon as I'll download it and run it. Thank you for your help George > If you are using the bean in OOo2.0 beta, then the officebean.dll is > found by the com.sun.star.lib.util.NativeLibraryLoader in jurt.jar. This > class is especially used by jars located in office/program/classes, > which want to access resources in the office/program directory. Because > the officebean.jar is located in office/program/classes and > officebean.dll resides in office/program , the library should be found > when you have officebean.jar on the class path. > > Hope that helps, > Jochen > > George Tryfon wrote: > > Hello, > > Has anyone try to use the OpenOffice as text editor inside a netBeans 4.0 > > module? > > > > While I manage to insert OpenOffice bean in a JFrame (outside of netBeans > > module), > > when I try to insert it in a modules TopComponent... > > the system can not find the "officebean.dll" that belongs to OpenOffice. > > I insertd all the required .jar in my manifest, so the classpath is OK. > > > > Any hint could be helpful > > Thank you for your help > > George > > > > > > > > ____________________________________________________________________ > > http://www.freemail.gr - δωρεάν υπηρεσία ηλεκτρονικού ταχυδρομείου. > > http://www.freemail.gr - free email service for the Greek-speaking. > > > > --------------------------------------------------------------------- > > 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] > ____________________________________________________________________ http://www.freemail.gr - δωρεάν υπηρεσία ηλεκτρονικού ταχυδρομείου. http://www.freemail.gr - free email service for the Greek-speaking. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
