You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2014/05/19 22:47:38 UTC

[jira] [Assigned] (TOMEE-1215) Log4jLogStreamFactory picks up wrong conf directory

     [ https://issues.apache.org/jira/browse/TOMEE-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau reassigned TOMEE-1215:
-----------------------------------------

    Assignee: Romain Manni-Bucau

> Log4jLogStreamFactory picks up wrong conf directory
> ---------------------------------------------------
>
>                 Key: TOMEE-1215
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1215
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 1.6.0.1
>            Reporter: Mark Struberg
>            Assignee: Romain Manni-Bucau
>             Fix For: 1.7.0
>
>
> Log4jLogStreamFactory (and most probably a few others) pick up the "conf" directory from the current path 
> {code}
> SystemInstance.get().getConf(null)
> {code}
> which is essentially 
> {code}
> system.getBase.getDirectory("conf")
> {code}
> When starting from tomee-maven-plugin this points to my project directory. But the tomee working directory is actually in ./target/apache-tomee/



--
This message was sent by Atlassian JIRA
(v6.2#6252)