ClassCastException after excluding Log4J in jboss-deployment-structure.xml
Issue
I am trying to set up an isolated Log4J environment in my EAR deployment. I've set the system property org.jboss.logging.per-deployment=false, and I've excluded the module org.apache.log4j via a jboss-deployment-structure.xml, but I still get a ClassCastException when Log4J is initialized in my deployment.
Environment
- JBoss Enterprise Application Platform (EAP) 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
