Hi everyone,
I’m writing an LO Writer extension it calls a document handling axis web service. I put the calling in the dispatch method but I get an exception:
[jni_uno brigde error] UNO calling Java method dispatch: non-UNO exception occurred: java.lang.NoClassDefFoundError
I wonder if I’m doing something wrong or there’s no way to integrate axis ws in a UNO technology.
Any ideas?
thanks in advance,
iac