Florian Müller created CMIS-950:
-----------------------------------

             Summary: Exceptions should not contain stack traces by default
                 Key: CMIS-950
                 URL: https://issues.apache.org/jira/browse/CMIS-950
             Project: Chemistry
          Issue Type: Improvement
          Components: opencmis-server
    Affects Versions: OpenCMIS 0.13.0
            Reporter: Florian Müller
            Assignee: Florian Müller
            Priority: Minor


Currently, all exceptions sent to the client contain a server stack trace 
unless the system property "org.apache.chemistry.opencmis.stacktrace.disable" 
is set.
Stack traces should never be sent by a productive system. They are only for 
debugging.

The default behavior should be inverted. Stack traces should only be included 
if the system property "org.apache.chemistry.opencmis.stacktrace.enable" is set 
to “true”.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to