TRACE level log is not generated in JBoss EAP 7

Solution In Progress - Updated -

Issue

  • While migrating to EAP 7.3, the same log setting used in EAP 6.3 does not print TRACE log.
  • The request message is not logged in EAP 7.3.

In domain.xml under full-ha,

<logger category="org.springframework.ws.transport.http" use-parent-handlers="true">
<level name="TRACE"/>
</logger>
<logger category="org.springframework.ws.server" use-parent-handlers="true">
<level name="TRACE"/>
</logger>
<logger category="org.springframework.ws.client" use-parent-handlers="true">
<level name="TRACE"/>
</logger>

Environment

Red Hat JBoss Enterprise Application Platform (EAP) 7

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content