-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: CMIS
-
Tags:
If business validation code or listener code throws a RecoverableClientException, the CMIS layer treats it as a generic unknown exception and returns a HTTP 500 and logs a stack trace.
Instead we should not log and allow a custom HTTP code to be returned.