Ceki Gülcü <[EMAIL PROTECTED]> wrote:
> Place  commons-logging.jar and log4j.jar on the CLASSPATH by modifying
> catalina.sh. Make sure that no other copy of commons-logging.jar
> or  commons-logging-api.jar or log4j exists in your system visible to Tomcat.
> 
> Try that and see what happens.

CLASSPATH="$CLASSPATH":"$CATALINA_HOME"/bin/bootstrap.jar:"$CATALINA_HOME"/bin/commons-logging-api.jar:"$CATALINA_HOME"/common/lib/commons-logging.jar:"$CATALINA_HOME"/common/lib/log4j.jar

./bin/commons-logging-api.jar
./common/lib/log4j.jar
./common/lib/commons-logging.jar
./webapps/wfds/WEB-INF/wfds-log4j.xml

Thanks for all of your help!

Would the following cause problems?
/usr/share/java/commons-logging.jar
/usr/share/java/commons-logging-1.0.2.jar
/usr/share/ant/lib/commons-logging.jar

-- 
James Stauffer
http://www.geocities.com/stauffer_james/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to