Hi Fabio,

you should check the used Java version.

The error says that the extension cannot be instantiated (loaded). In this case it means probably that the jar can't be loaded.

Did you use any third party stuff?

Juergen

On 12/20/09 4:23 PM, Fabio A. Miranda wrote:
Hello Mechtilde,

need more information about version of OepnOffice.org and which
Extension you want to install

This a custom extension tailored to meet diverse customer needs. It
works perfect with OOO on Windows but Ubuntu's integrated OO complaints
about it. The extension is made using OOO SDK for Netbeans.

r...@catullus:/tmp/dump# file UniOffice.oxt
UniOffice.oxt: Zip archive data, at least v1.0 to extract
r...@catullus:/tmp/dump# unzip UniOffice.oxt
Archive:  UniOffice.oxt
   inflating: LDAP.properties
    creating: com/
[...]
   inflating: log4j.properties
    creating: registry/
    creating: registry/data/
    creating: registry/data/org/
    creating: registry/data/org/openoffice/
    creating: registry/data/org/openoffice/Office/
   inflating: registry/data/org/openoffice/Office/Addons.xcu
   inflating: registry/data/org/openoffice/Office/ProtocolHandler.xcu
   inflating: description.xml
   inflating: UniOffice.jar
    creating: lib/
   inflating: lib/AbsoluteLayout.jar
   inflating: lib/log4j-1.2.15.jar
  [...]
    creating: META-INF/
   inflating: META-INF/manifest.xml
r...@catullus:/tmp/dump# cat description.xml
<?xml version="1.0" encoding="UTF-8"?>
<!--Created with OpenOffice.org API plug-in for NetBeans Version
2.0.4-->
<description xmlns="http://openoffice.org/extensions/description/2006";
xmlns:xlink="http://www.w3.org/1999/xlink";>
     <update-information>
         <src xlink:href="http://XXX/UniOffice.update.xml"; />
         <src xlink:href="http://XXX/UniOffice.update.xml"; />
     </update-information>
     <version value="0.0.1"/>
     <identifier value="com.XXX.UniOffice"/>
     <display-name>
         <name lang="en">XXX</name>
     </display-name>
     <publisher>
         <name lang="en" xlink:href="XXX">XXX</name>
     </publisher>
     <icon>
         <default xlink:href="images/XXX"/>
     </icon>
</description>
r...@catullus:/tmp/dump#

Thanks,

fabio.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



--
Sun Microsystems GmbH        Juergen Schmidt
Nagelsweg 55                 Technical Lead Programmability
20097 Hamburg, Germany

Registered Office: Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten
Commercial register of the Local Court of Munich: HRB 161028
Managing Directors: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer
Chairman of the Supervisory Board: Martin Haering

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to