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 )
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)
Change History (5)
by , 3 years ago
| Attachment: | jdom-1.0.zip added |
|---|
comment:1 by , 3 years ago
| Milestone: | → 8.8.4 |
|---|
comment:2 by , 3 years ago
| Description: | modified (diff) |
|---|
comment:3 by , 3 years ago
| Description: | modified (diff) |
|---|
comment:4 by , 3 years ago
| Milestone: | 8.8.4 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
JDom library version 1.0 to uncompress in lib folder