Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Dear Developers,

I am trying to run Libreoffice (Openoffice 3.2.1) in applet using this
document<http://the-music-of-time.blogspot.com/2010/01/openoffice-311-in-java-6-applet.html>.
I was not able to find same for LibreOffice.org.

I have succeeded to run applet from Eclipse, where I am using absolute path
for Libs. Then I have tried to do same in browser.  For that purpose I am
putting in tag absolute path ( c:\.... ) but  system not able to find libs.
  See exception:

java.lang.RuntimeException: java.lang.NoClassDefFoundError:
com/sun/star/comp/beans/OOoBean

 at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)

 at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
Source)

 at java.lang.Thread.run(Unknown Source)

Caused by: java.lang.NoClassDefFoundError: com/sun/star/comp/beans/OOoBean

 at java.lang.Class.getDeclaredConstructors0(Native Method)

 at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)

 at java.lang.Class.getConstructor0(Unknown Source)

 at java.lang.Class.newInstance0(Unknown Source)

 at java.lang.Class.newInstance(Unknown Source)

 at sun.plugin2.applet.Plugin2Manager$12.run(Unknown Source)

 at java.awt.event.InvocationEvent.dispatch(Unknown Source)

 at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

 at java.awt.EventQueue.access$000(Unknown Source)

 at java.awt.EventQueue$1.run(Unknown Source)

 at java.awt.EventQueue$1.run(Unknown Source)

 at java.security.AccessController.doPrivileged(Native Method)

 at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
Source)

 at java.awt.EventQueue.dispatchEvent(Unknown Source)

 at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

 at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

 at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

 at java.awt.EventDispatchThread.run(Unknown Source)

Caused by: java.lang.ClassNotFoundException: com.sun.star.comp.beans.OOoBean

 at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)

 at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)

 at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)

 at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)

 at java.lang.ClassLoader.loadClass(Unknown Source)

 ... 20 more

Exception: java.lang.RuntimeException: java.lang.NoClassDefFoundError:
com/sun/star/comp/beans/OOoBean



Could you please let me  know if there is any new document o
libreoffice.org community  or wiki with more comprehensive description
of the steps   how
to run LO/OO in Browser applet.

Thank You

Nick

P.S. Actually my goal is to run open office in browser, like an online LO
announced during the conference in Parris.    Applet was selected because
on line LO will be available only 2013 (as we are informed).

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.