-
Bug
-
Resolution: Done
-
Major
-
6.1.0
-
None
Description of problem:
business-central.war uses slf4j, but it bundles also several logging backend jars:
WEB-INF/lib/log4j-1.2.17.jar
WEB-INF/lib/logback-classic-1.0.9.jar
WEB-INF/lib/logback-core-1.0.9.jar
There are also two configuration files, one of them configures a FileAppender logging into '/tmp/jbpm-form-modeler-app.log':
WEB-INF/log4j.xml
WEB-INF/classes/logback.xml
Most containers cope well with this situation, but EWS sometimes picks up wrong logging backend and might stop logging.
I think that there should be only slf4j-api jar bundled within business-central and logging configuration could be left on the container (not 100 % sure about this one). What do you think?
Version-Release number of selected component (if applicable):
BRMS 6.1.0 ER4
- is related to
-
RHBPMS-664 Dashbuilder: clean up logging configuration and libraries
- Verified
-
RHDM-60 Logging config and libs clean up for KIE Server
- Closed
- relates to
-
RHBPMS-664 Dashbuilder: clean up logging configuration and libraries
- Verified
-
RHDM-60 Logging config and libs clean up for KIE Server
- Closed