0 Replies Latest reply on Jul 1, 2002 4:15 PM by ubxwgm

    Where to put application-log4j.properties?

    ubxwgm

      Hi all,

      We are using the log4j-framework and now I want to deploy an ear-file but I don't know where I can put the log4j.properties-file so that it is recognized.

      Of course we could use the jboss-log4j.properties but we want to separate the configs for the several applications running on jboss for administrative reasons.

      I tried to put it in the web-inf/classes but it seems that it didn't work (I configured a RollingFileAppender and the specified file didn't appear)

      So where should I put this file?

      (I'm using Jboss 2.4.6/Tomcat 4.0.3 on WinNT with JDK1.4)

      Thanks Michael Wenig