Context: Several war files using Camel Routes, each one configured to use a different Logging Profile.
Requirement: We need that each web application logs to a different file, as configured in its Logging profile.
Issue: We found out that sometimes the logs of one application go to the wrong file.
We also notice that this info is mostly related to the application startup, the camel route initialization, and the jms broker connection.
- clones
-
JBEAP-5933 [GSS](7.0.z) logging profile with apache commons does not work in JBoss EAP 7
- Closed