Opened 3 years ago

Closed 3 years ago

#1189 closed bug (fixed)

WebDAVb not working

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

Description (last modified by Alex)

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 Alex 3 years ago.
JDom library version 1.0 to uncompress in lib folder

Download all attachments as: .zip

Change History (5)

by Alex, 3 years ago

Attachment: jdom-1.0.zip added

JDom library version 1.0 to uncompress in lib folder

comment:1 by Alex, 3 years ago

Milestone: 8.8.4

comment:2 by Alex, 3 years ago

Description: modified (diff)

comment:3 by Alex, 3 years ago

Description: modified (diff)

comment:4 by admin, 3 years ago

Milestone: 8.8.4
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.