[opencms-dev] OC5 - Jakarta-commons-httpclient
Joachim Arrasz
info at arrasz.de
Mon Jan 31 13:09:11 CET 2005
Hi,
> I’ve referenced the jar files (including the commons-logging jars) in
> the CLASSPATH and restarted Linux, but nothing happens.
you have to ensure that the commons-httpclient.jar is also in Classpath
for Tomcat or your webapp. For Tomcat wide usage use the
$TOMCAT_HOME/endorsed/lib or /server/lib folder, for webapp wide usage
use /WEB_INF/lib folder...
we use this and it works perfectly from a module ...
hth
Achim
More information about the opencms-dev
mailing list