[
https://issues.apache.org/jira/browse/TOMEE-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012291#comment-14012291
]
Mark Struberg commented on TOMEE-1214:
--------------------------------------
What about the following: we parse the logging.properties and if it is either
not there OR if it just contains no properties THEN we switch to the
alternative handling of log4j.properties + log4j.xml?
> tomee should pick up conf/log4j.xml
> -----------------------------------
>
> Key: TOMEE-1214
> URL: https://issues.apache.org/jira/browse/TOMEE-1214
> Project: TomEE
> Issue Type: Bug
> Affects Versions: 1.6.0.1
> Reporter: Mark Struberg
> Assignee: Romain Manni-Bucau
> Fix For: 1.7.0
>
>
> If a user sets -Dopenejb.log.factory=log4j then we currently only look for
> logging.properties in our /conf folder.
> We should also pick up conf/log4j.xml that way _after_
> conf/logging.properties, but _before_ the internal default config.
> If there is a conf/logging.properties then we will of course _not_ check for
> log4j.xml...
--
This message was sent by Atlassian JIRA
(v6.2#6252)