hi,
i am trying to USE openkm add on for open office
i run openkm 5.19
oppen office 3.3
java 6
i configured the openkm from openoffice side and the tw files where created openkm.xml and document .xml
when i try to edit a file from it gives me this error
i am trying to USE openkm add on for open office
i run openkm 5.19
oppen office 3.3
java 6
i configured the openkm from openoffice side and the tw files where created openkm.xml and document .xml
when i try to edit a file from it gives me this error
Code: Select all
when i try to add
Failed to access the WSDL at: http://localhost:8080/OpenKM/index.jsp/OKMAuth?wsdl. It failed with:
Server returned HTTP response code: 401 for URL: http://localhost:8080/OpenKM/index.jsp/OKMAuth?wsdl.
Cause:java.io.IOException: Server returned HTTP response code: 401 for URL: http://localhost:8080/OpenKM/index.jsp/OKMAuth?wsdl
StackTrace:
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.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.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)
Code: Select all
any help what is wrong here??You must first, save your file on hard disk
Cause:null
StackTrace:
com.openkm.openoffice.OpenKMAddOn.dispatch(OpenKMAddOn.java:149)
