On Thu, Feb 1, 2018 at 9:16 PM, fateh.singh <fateh.si...@newgen.co.in> wrote:
> Hi Robertlazarski, > > > > Thank you for response and support provided. > > The configuration you shared is for wildfly and JBoss 7 onwards. JBoss 6.X > does not support this feature. Please let me know is there any other way we > can configure in following server. > > 1) JBoss eap 6.X > > 2) Weblogic 12c > > 3) Websphere 7, 8.5 > > > > Regards, > > Fateh Singh, > > Best I can tell JBoss EAP 6 supports display-source-fragment=false. That may help. Your version of JBoss is before stack-trace-on-error="none" was added, to JBoss 7 over 6 years ago. If you still have problems, you'll have to patch a code fix on your side and optionally submit a patch via Jira to axis2. Weblogic and WebSphere are commercial products with official support, I suggest you ask them as I have no recent experience with their products. - R