To assist administrators in investigating problems between a WebDAV client and the FileNet® P8 WebDAV Servlet, you can enable server-side logging using log4j, which will log messages that are meaningful in the Workplace XT environment.
The WebDAV servlet logs the following types of information:
Type | Information |
---|---|
Request | When a WebDAV client issues a request to the WebDAV servlet, the headers and any content contained within the body of the request are logged. |
Response | When dispatching a response to a WebDAV client request, any response headers and any content contained within the response body are logged. |
Exception | When errors are encountered and the response code sent back to the client might not be informative, the P8-specific information is logged. |
Warning Condition | When errors are encountered that are considered warnings but do not manifest in an error code sent to the client, a warning is logged with some explanatory text. |
To configure error logging: