#1189 closed bug (fixed)

WebDAVb not working

Reported by: Blucecio Owned by:
Priority: minor Milestone:
Component: WebDAV Version: 8.8.3
Keywords: Cc:

Description (last modified by Blucecio)

In version 8.8.3 of LogicalDOC, after applying the patches the secondary WebDAV address (http://localhost:8080/webdavb - Milton) does not work.

In practice it is not possible to connect, you always get the HTTP 500 error

Original ticket:
https://logicaldoc.freshdesk.com/a/tickets/11803

The problem is solved by adding the jdom 1.0 library in the classpath.
just copy the jdom-1.0.jar file in the folder

C:\LogicalDOC\tomcat\webapps\ROOT\WEB-INF\lib

and restart the server

Attachments (1)

jdom-1.0.zip (141.8 KB) - added by Blucecio 12 months ago.
JDom library version 1.0 to uncompress in lib folder

Download all attachments as: .zip

Change History (5)

Changed 12 months ago by Blucecio

JDom library version 1.0 to uncompress in lib folder

comment:1 Changed 12 months ago by Blucecio

  • Milestone set to 8.8.4

comment:2 Changed 12 months ago by Blucecio

  • Description modified (diff)

comment:3 Changed 12 months ago by Blucecio

  • Description modified (diff)

comment:4 Changed 12 months ago by admin

  • Milestone 8.8.4 deleted
  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.