Page 1 of 1

Openoffice add-on for Openkm community v6.3 vOpenkm community v6.3ersion

PostPosted:Thu Feb 12, 2015 9:50 am
by mountain73
Hi all.

I am wondering if there is a new version of the openoffice add-on for Openkm community v6.3. I found an updated one for words :OpenKMAddIn-6.1.1 ( Windows ) but not for openoffice add-on (latest release 5.0).
Still, I tired with the release 5.0 but it does not work:

Echec de l'accès au WSDL à http://192.168.1.21:8080/OpenKM/OKMAuth?wsdl avec
http://192.168.1.21:8080/OpenKM/OKMAuth?wsdl.
Cause:java.io.FileNotFoundException: http://192.168.1.21:8080/OpenKM/OKMAuth?wsdl

StackTrace:
Code: Select all
com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(Unknown Source)
com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.parse(Unknown Source)
com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.parse(Unknown Source)
com.sun.xml.internal.ws.wsdl.parser.RuntimeWSDLParser.parse(Unknown Source)
com.sun.xml.internal.ws.client.WSServiceDelegate.parseWSDL(Unknown Source)
com.sun.xml.internal.ws.client.WSServiceDelegate.<init>(Unknown Source)
com.sun.xml.internal.ws.client.WSServiceDelegate.<init>(Unknown Source)
com.sun.xml.internal.ws.client.WSServiceDelegate.<init>(Unknown Source)
com.sun.xml.internal.ws.client.WSServiceDelegate.<init>(Unknown Source)
com.sun.xml.internal.ws.spi.ProviderImpl.createServiceDelegate(Unknown Source)
javax.xml.ws.Service.<init>(Unknown Source)
com.openkm.ws.client.OKMAuthService.<init>(OKMAuthService.java:42)
com.openkm.openoffice.ui.ExplorerForm.initServices(ExplorerForm.java:299)
com.openkm.openoffice.OpenKMAddOn.dispatch(OpenKMAddOn.java:127)
Thanks a lot for your help.

regards

Mountain73

Re: Openoffice add-on for Openkm community v6.3 vOpenkm community v6.3ersion

PostPosted:Fri Feb 13, 2015 6:14 pm
by jllort
With live edit feature and ms addin we've discontinued the support of it ( 2 years ago ). If you want to work on maintenance of it there's the source code available and I can guide you on it.

Re: Openoffice add-on for Openkm community v6.3 vOpenkm community v6.3ersion

PostPosted:Tue Feb 24, 2015 12:48 pm
by mountain73
Since I have now seen that libreoffice can open files located on openkm server, with CMIS I think there is no need for an openoffice pluggin.
Thanks for your kind support.

Regards.

Re: Openoffice add-on for Openkm community v6.3 vOpenkm community v6.3ersion

PostPosted:Fri Feb 27, 2015 4:29 pm
by jllort
If sometime you get inspired and want to continue support with openoffice add-on the source code is available. We've discontinued due consider was not necessary with other features, but if someone want to work on it there's no problem. Really this add-on project only need to be updated with latest sdk4j and not much more.