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
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