How to make stack trace visible to local only in EAP 6.4
Issue
- We'd like stack traces on error to be visible only for local access. This is achieved on EAP 7 by setting
stack-trace-on-errortolocal-only:
<servlet-container name="default" stack-trace-on-error="local-only">
- Is there any similar option or behavior available for EAP 6?
Environment
- JBoss Enterprise Application Platform (EAP) 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.