Looking at
http://wiki.apache.org/james/V3ConfigTutorial
they say to download from
http://dev.mysql.com/downloads/connector/j/3.1.html
which I dutifully did, but is that the driver they mean?
on that webpage, they say to use mysql-connector-java-5.1.13-bin.jar
whereas I downloaded mysql-connector-java-3.1.14-bin.jar from the link
provided:
thufir@dur:~/apache-james-3.0-beta4$
thufir@dur:~/apache-james-3.0-beta4$ tail bin/setenv.sh
#
----------------------------------------------------------------------------
#
# Add every needed extra jar to this
CLASSPATH_PREFIX=../conf/lib/*
export CLASSPATH_PREFIX
#CLASSPATH_PREFIX=../conf/lib/mysql-connector-java-5.1.13-bin.jar
CLASSPATH_PREFIX=../conf/lib/mysql-connector-java-3.1.14-bin.jar
thufir@dur:~/apache-james-3.0-beta4$
thanks,
Thufir
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]