Opened 20 months ago
Closed 20 months ago
#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)
Change History (5)
Changed 20 months ago by Blucecio
comment:1 Changed 20 months ago by Blucecio
- Milestone set to 8.8.4
comment:2 Changed 20 months ago by Blucecio
- Description modified (diff)
comment:3 Changed 20 months ago by Blucecio
- Description modified (diff)
comment:4 Changed 20 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.
JDom library version 1.0 to uncompress in lib folder