Where can I download the source code for the LocalOfficeConnection and OOoBean classes ?
You need to use cvs. See here:
http://www.openoffice.org/dev_docs/source/get_source.html
and here:
http://wiki.services.openoffice.org/wiki/Tips

The project name of OOoBean is bean.

Joachim

I think that the problem arises in the method getProgramPath of the
LocalOfficeConnection. I reproduced the method in a simple applet and it crashes (with the same truncation error) when the NativeLibraryLoader.getResource is called. I think that I can replace the getProgramPath so that it returns a string with a parameter entered int he applet tag as you suggested. These classes are compiled inside the officebean jar and I can extend these classes and replace them if I have the source code.


---------------------------------------------------------------------
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]

Reply via email to