Page 1 of 1

openkm addon for oppenoffice

PostPosted:Thu May 24, 2012 7:10 am
by rasha123
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
okm.png
okm.png (19.45 KiB) Viewed 3529 times
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
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)
when i try to add
Code: Select all
You must first, save your file on hard disk
Cause:null

StackTrace:
com.openkm.openoffice.OpenKMAddOn.dispatch(OpenKMAddOn.java:149)
any help what is wrong here??

Re: openkm addon for oppenoffice

PostPosted:Sun May 27, 2012 8:47 pm
by jllort
Open office addon needs some revision because was done in openoffice 3.2 could be some differences between 3.2 to 3.3
Try before uploading file to openkm to save file (locally with openoffice ) and then click on upload to OpenKM.

Re: openkm addon for oppenoffice

PostPosted:Mon May 28, 2012 12:32 pm
by rasha123
i installed openoffice 3.2 to test but the same thing ! i but the same configuration, i saved the file localy, tried to upload from open office but when i click add or edit nothing opened for me!
and when i chech out any file from openkm with oppen office it marked as read only.
im using openkm 5.1.9

Re: openkm addon for oppenoffice

PostPosted:Sat Sep 01, 2012 11:42 am
by rasha123
hi,
i am still not able to do any check in or check our for any file :

i got this msg when i try to check out
erroe.png
erroe.png (43.41 KiB) Viewed 3397 times
i upgraded my openkm qo 5.1.10
openoffice 3.2

and when i try to ad document from openoffice i got this msg
(You must first, save your file on hard disk
Cause:null

StackTrace:
com.openkm.openoffice.OpenKMAddOn.dispatch(OpenKMAddOn.java:149)
)

i save documents localy but still the same error.

i configured openkm with opeenofice i really dont know whats wring here :s i have been looking for solutions every where and still got the same.

i also edited the file openkm.xml to my sittings.

plz any help

Re: openkm addon for oppenoffice

PostPosted:Sat Sep 01, 2012 5:57 pm
by jllort
Is needed working on source code and at this time we have not time for spent on it. Any external help will be apreciated and source code is availabe to make testings.