javaee / metro-jax-ws

https://javaee.github.io/metro-jax-ws/
Other
132 stars 68 forks source link

Disable error stack trace in SOAP fault messages #398

Open glassfishrobot opened 17 years ago

glassfishrobot commented 17 years ago

By default, error stack trace is included in fault details, although the "com.sun.xml.ws.fault.SOAPFaultBuilder.disableCaptureStackTrace" system property can be used to disable it. Since HTTP BC integrates with JAX-WS, we are looking for a way to programatically suppress the stack trace. The BC can then expose a MBean property to enable or disable the stack trace.

Environment

Operating System: All Platform: All

Affected Versions

[current]

glassfishrobot commented 17 years ago

Reported by slweng@java.net

glassfishrobot commented 16 years ago

jitu@java.net said: Assigning it to myself

glassfishrobot commented 17 years ago

Was assigned to jitu@java.net

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS-398