Page 1 of 1

Problems connecting to WebDAV-Service with OpenKM 5.0

PostPosted:Tue Feb 08, 2011 7:58 am
by paritaet
After setting the entry: system.webdav=on in the openKM.cfg file and restarting the OpenKM-Server, I tried to connect to the WebDAV-Service with one of the recommended clients.

This is the output what I received:

Connecting to site okm
Connecting to http://myhost/OpenKM/repository/default/okm:root
Resolving url okm.paritaet-nrw.org to an IP address
Url resolved to IP address x.x.x.x
Connecting to x.x.x.x on port 80
Connected successfully to the server on port 80
Testing directory listing ...

Unable to connect to server, error information below

Error: HTTP Error response received from server, erorr=405 (4516)
Operation: Connecting to server
Server Response: 405 Method Not Allowed

It seems that there is another setting necessary, but which ?

Thanks
Stefan

Re: Problems connecting to WebDAV-Service with OpenKM 5.0

PostPosted:Tue Feb 08, 2011 9:25 am
by jllort
Don't put real internet adress ( I've modifiyed your post ).

You might configure apache proxy to jboss to run OpenKM across port 80 ( it's the more secure way for doing it ).
Your problem is really OpenKM is not in port 80 is on port 8080 if you try http://yourhost:8080/OpenKM/repository/default/okm:root it'll run right