Hi,
this error will apply if I want to add a document from within OpenOffice (Windows Vista)
OpenKM 5.0 RC1 OpenOffice 3.2.1
this error will apply if I want to add a document from within OpenOffice (Windows Vista)
OpenKM 5.0 RC1 OpenOffice 3.2.1
Code: Select all
{http://endpoint.ws.openkm.git.es/}OKMAuthService is not a valid service. Valid services are: {http://endpoint.ws.openkm.com/}OKMAuthService
Cause:null
StackTrace:
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.TreeForm.initServices(TreeForm.java:187)
com.openkm.openoffice.OpenKMAddOn.dispatch(OpenKMAddOn.java:142)