Re: log4j.xml vs. log4j.properties in Jbuilder 2006

2007-05-18 Thread Jacob Kjome
The warning you are seeing is for Tomcat's logging. I'm not sure how JBuilder manipulates the classloading behavior of Tomcat when it is embedded, but normally the way that you configure Tomcat to use Log4j for logging is to put log4j.jar and commons-logging.jar in Tomcat's common/lib direct

log4j.xml vs. log4j.properties in Jbuilder 2006

2007-05-18 Thread JoeyT
Hi, I have a problem using jbuilder 2006. I am trying to run a webapp inside jbuilder using tomcat 5.5 server. I have imported source code into jbuilder and this source code includes log4j logging code. I was getting an error from the server saying: log4j:WARN No appenders could be found for lo