Allow Constants.Configuration.SEND_STACKTRACE_DETAILS_WITH_FAULTS to be set on 
Message or OperationContext
----------------------------------------------------------------------------------------------------------

                 Key: AXIS2-967
                 URL: http://issues.apache.org/jira/browse/AXIS2-967
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Improvement
          Components: core
            Reporter: David Illsley
            Priority: Minor


It would be nice to be able to set turn off SEND_STACKTRACE_DETAILS_WITH_FAULTS 
on a per Message or OperationContext basis so that QOS protocol faults don't 
include a stacktrace.
The stacktrace distracts the user from the real cause of the problem and 
directs them to source code rather than looking at the faultcode and reason 
provided.

This is currently only possible to toggle on the AsixDescription hierarchy and 
not the Context hierarchy. The relevant checking code is in 
AxisEngine.extractFaultInformationFromMessageContext

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to