No subject
Libreoffice Ge
libreoffice.ge at gmail.com
Fri Feb 24 06:17:21 PST 2012
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).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120224/a475f3ad/attachment.html>
More information about the LibreOffice
mailing list