I'm using Java 1.6 and Netbeans 5.5 with the extension to help building
Add-Ins to OpenOffice.

The problem is that when I try to deploy the extension in openoffice
2.1this message appears:

ERROR: (com.sun.star.uno.RuntimeException) { { Message = "[jni_uno bridge
error] UNO calling Java method writeRegistryInfo: non-UNO exception
occurred: java.lang.NoClassDefFoundError:
org/jdesktop/http/Session\X000ajava stack
trace:\X000ajava.lang.NoClassDefFoundError:
org/jdesktop/http/Session\X000d\X000a\X0009at
java.lang.Class.getDeclaredMethods0(Native Method)\X000d\X000a\X0009at
java.lang.Class.privateGetDeclaredMethods(Class.java:2427)\X000d\X000a\X0009at
java.lang.Class.getMethod0(Class.java:2670)\X000d\X000a\X0009at
java.lang.Class.getMethod(Class.java:1603)\X000d\X000a\X0009at
com.sun.star.comp.loader.JavaLoader.writeRegistryInfo(JavaLoader.java:448)\X000d\X000a",
Context = (com.sun.star.uno.XInterface) @0 } }

Could someone gimme a clue about it ?

Thanks.

ps. My classpath is already there.

Reply via email to