[ 
https://issues.apache.org/jira/browse/CXF-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079817#comment-13079817
 ] 

Sergey Beryozkin commented on CXF-3712:
---------------------------------------

Can you clarify please what you expect from "faultStackTraceEnabled".
By default, in later CXF versions at least (> 2.2.10), the exception, if not 
caught by ExceptionMapper, will be propagated (will escape) to 
the servlet container and thus the whole stacktrace will be returned...

Can you try please some later versions just to confirm ?


> disable exception stack traces in CXF Rest
> ------------------------------------------
>
>                 Key: CXF-3712
>                 URL: https://issues.apache.org/jira/browse/CXF-3712
>             Project: CXF
>          Issue Type: New Feature
>    Affects Versions: 2.2.10
>            Reporter: David Liu
>            Priority: Minor
>
> Hi,
>   The *faultStackTraceEnabled* flag in Soap Endpoint is very useful. and I am 
> wondering if we can have the same flag in CXF's Restful service endpoint.
>   PS. I know we can use ExceptionMapper in CXF Restful endpoint, however, a 
> faultStackTraceEnabled flag would be very useful for all developers. thanks.
> David

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to