0 Replies Latest reply on Mar 9, 2005 9:48 AM by cruegger

    Using JBoss with Commons Logging API

    cruegger


      Situation:
      New to JBOSS, I have an app that has been coded to use the Commons Logging API. I want to configure things so that ultimately log4j gets used. I'm just trying to get the "wiring" figured out, which files go where. Assume that I am using the default server.

      How would I configure JBoss to do this? Which config file(s) need to be set and where would they live? Where would my log4j.xml file reside?

      Thanks in advance.