Rony G. Flatscher wrote:

...

Changed the JNI code to get the exception type and it is: "java.lang.NoClassDefFoundError: com/sun/star/awt/XActionListener".

With OOo 3.0 Beta on Mac OS X I get NoClassDef for any Swing class (and I would expect AWT). Windows is fine.

But com/sun/star/awt/XActionListener would seem to me to be hard to not have supported and OOo work at all (but then I don't know much about how all that jazz is supposed to work).

If you're using any classes in com.sun.star.script.framework.* then that is the problem. Classes in com.sun.star.script.provider.* are OK.

Hmm, why would that be?

Because apparently they decided that ...framework.* was OOo implementation and ...provider is OOo API.

Jim


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to