ceehira Newbie

Joined: 13 Mar 2007 Posts: 3
|
Posted: Mon May 14, 2007 12:01 am Post subject: adding java_uno to classpath for running OOoBean in applet |
|
|
Hi,
i am using OOoBean in an applet and want it to run in browser.
i have created applet jar.
in that i add the ${Office_Home}/program/classes/java_uno.jar to the classpath in the manifest file. i also add the other related jars to the classpath and signed the jar. However, i couldnot achieve to run it. No connection exception is given.
i think the java_uno.jar is used to load the OOoBean by the uno runtime, so i add the java_uno to my class path and i wait it to run. Where am i wrong. Please help.
i cannot fix this for a long time. please help. open office developers help me please.
if you know, give me a reference for an article other than open office tutorials chapter 16 or your own guess. i am waiting for your helpful answers. |
|