Hi,

OK. I used:
-----%<-----

export UNO_JAVA_JFW_ENV_CLASSPATH="/usr/lib/openoffice/program/classes/j
urt.jar;/usr/lib/openoffice/program/classes/ridl.jar;/usr/lib/openoffice/program
/classes/java_uno.jar;/usr/lib/openoffice/program/classes/juh.jar;/usr/lib/openo
ffice/program/classes/jut.jar;/usr/lib/openoffice/program/classes/unoidl.jar"
UNO_JAVA_JFW_ENV_CLASSPATH can be set to true which indicates that CLASSPATH is used.

However, I have no clue right now as to what causes the UnsatisfiedLinkError. You could still build the Java-UNO bridge with debug information and hope that you get more output. The bridge is in project bridges (bridges/source/jni_uno).

Another idea, add unoloader.jar to the class path.


Joachim

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to