DEBUG logging for java.io.serialization cannot be enabled in EAP 7
Issue
- In a standalone application or deployed to Tomcat, we can enable logging for
java.io.serialization
and see output as expected from thejava.io.ObjectInputStream
class as below. But we cannot see any such logs with equivalentjava.io.serialization
log settings on EAP:
java.io.ObjectInputStream filterCheck
FINE: ObjectInputFilter REJECTED: class foobar, array length: -1, nRefs: 1, depth: 1, bytes: 77, ex: n/a
Environment
- JBoss Enterprise Application Platform (EAP)
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.